From 85a5d0756a85e54e2ce525c110de48072a627f59 Mon Sep 17 00:00:00 2001 From: Robert Eckelmann Date: Sat, 11 Jul 2026 22:56:35 +0900 Subject: [PATCH] linux-postmarketos-grate: enable iscsi related options enabling the required kconfig options to be able to use iscsi shares Signed-off-by: Robert Eckelmann Part-of: --- .../testing/linux-postmarketos-grate/APKBUILD | 4 ++-- .../config-postmarketos-grate.armv7 | 21 ++++++++++++------- 2 files changed, 15 insertions(+), 10 deletions(-) diff --git a/device/testing/linux-postmarketos-grate/APKBUILD b/device/testing/linux-postmarketos-grate/APKBUILD index 5f7145907..aae2e837b 100644 --- a/device/testing/linux-postmarketos-grate/APKBUILD +++ b/device/testing/linux-postmarketos-grate/APKBUILD @@ -2,7 +2,7 @@ maintainer="Robert Eckelmann " pkgname=linux-postmarketos-grate pkgver=7.0.1 -pkgrel=0 +pkgrel=1 pkgdesc="Linux kernel with experimental patches for Tegra" arch="armv7" url="https://codeberg.org/libre-tegra/linux" @@ -61,5 +61,5 @@ package() { sha512sums=" fa6a723db93d0c4c799ca8fb69a37ce13cc98a80ff688bc45dea7bd6d36df05b8f0deaa15a416e271a4ea0c5bb2097e63fc2d0a02903f11e6c404fbec82718a2 linux-postmarketos-grate-stable.tar.gz -57025e07f56dcef80ab9c79382b8acaa4428115bf5a9b7db937a346a9a383f2acf4e405fa909012c6545514c58b7990be8dd47868f694500065df9f6fd69f1d9 config-postmarketos-grate.armv7 +2f168d312237b574c9f12a6566c62b33de0de0ec7f9a06a6593674e4a26b746b07797a108deca8b94dfe96476ac9c997ee97fdf4e8ab40927ecc7992b0a9720c config-postmarketos-grate.armv7 " diff --git a/device/testing/linux-postmarketos-grate/config-postmarketos-grate.armv7 b/device/testing/linux-postmarketos-grate/config-postmarketos-grate.armv7 index a6d44545a..c53056b1f 100644 --- a/device/testing/linux-postmarketos-grate/config-postmarketos-grate.armv7 +++ b/device/testing/linux-postmarketos-grate/config-postmarketos-grate.armv7 @@ -2,15 +2,15 @@ # Automatically generated file; DO NOT EDIT. # Linux/arm 7.0.1 Kernel Configuration # -CONFIG_CC_VERSION_TEXT="Alpine clang version 22.1.3" +CONFIG_CC_VERSION_TEXT="Alpine clang version 22.1.8" CONFIG_GCC_VERSION=0 CONFIG_CC_IS_CLANG=y -CONFIG_CLANG_VERSION=220103 +CONFIG_CLANG_VERSION=220108 CONFIG_AS_IS_LLVM=y -CONFIG_AS_VERSION=220103 +CONFIG_AS_VERSION=220108 CONFIG_LD_VERSION=0 CONFIG_LD_IS_LLD=y -CONFIG_LLD_VERSION=220103 +CONFIG_LLD_VERSION=220108 CONFIG_RUSTC_VERSION=0 CONFIG_RUSTC_LLVM_VERSION=0 CONFIG_ARCH_HAS_CC_CAN_LINK=y @@ -24,7 +24,7 @@ CONFIG_CC_HAS_COUNTED_BY=y CONFIG_CC_HAS_COUNTED_BY_PTR=y CONFIG_CC_HAS_MULTIDIMENSIONAL_NONSTRING=y CONFIG_LD_CAN_USE_KEEP_IN_OVERLAY=y -CONFIG_PAHOLE_VERSION=0 +CONFIG_PAHOLE_VERSION=131 CONFIG_IRQ_WORK=y CONFIG_BUILDTIME_TABLE_SORT=y CONFIG_THREAD_INFO_IN_TASK=y @@ -765,8 +765,9 @@ CONFIG_BLOCK_LEGACY_AUTOLOAD=y CONFIG_BLK_RQ_ALLOC_TIME=y CONFIG_BLK_CGROUP_RWSTAT=y CONFIG_BLK_CGROUP_PUNT_BIO=y +CONFIG_BLK_DEV_BSG_COMMON=y CONFIG_BLK_ICQ=y -# CONFIG_BLK_DEV_BSGLIB is not set +CONFIG_BLK_DEV_BSGLIB=y CONFIG_BLK_DEV_INTEGRITY=y CONFIG_BLK_DEV_WRITE_MOUNTED=y # CONFIG_BLK_DEV_ZONED is not set @@ -1906,13 +1907,17 @@ CONFIG_CHR_DEV_SG=m # # CONFIG_SCSI_SPI_ATTRS is not set # CONFIG_SCSI_FC_ATTRS is not set -# CONFIG_SCSI_ISCSI_ATTRS is not set +CONFIG_SCSI_ISCSI_ATTRS=m # CONFIG_SCSI_SAS_ATTRS is not set # CONFIG_SCSI_SAS_LIBSAS is not set # CONFIG_SCSI_SRP_ATTRS is not set # end of SCSI Transports -# CONFIG_SCSI_LOWLEVEL is not set +CONFIG_SCSI_LOWLEVEL=y +CONFIG_ISCSI_TCP=m +# CONFIG_ISCSI_BOOT_SYSFS is not set +# CONFIG_SCSI_DEBUG is not set +# CONFIG_SCSI_VIRTIO is not set # CONFIG_SCSI_DH is not set # end of SCSI device support