Signed-off-by: Yongxin Liu <[email protected]> --- features/iscsi/iscsi.cfg | 3 +++ features/iscsi/iscsi.scc | 4 ++++ 2 files changed, 7 insertions(+) create mode 100644 features/iscsi/iscsi.cfg create mode 100644 features/iscsi/iscsi.scc
diff --git a/features/iscsi/iscsi.cfg b/features/iscsi/iscsi.cfg new file mode 100644 index 00000000..7c47204b --- /dev/null +++ b/features/iscsi/iscsi.cfg @@ -0,0 +1,3 @@ +# SPDX-License-Identifier: MIT +CONFIG_ISCSI_TCP=m +CONFIG_ISCSI_BOOT_SYSFS=m diff --git a/features/iscsi/iscsi.scc b/features/iscsi/iscsi.scc new file mode 100644 index 00000000..4fc0cec3 --- /dev/null +++ b/features/iscsi/iscsi.scc @@ -0,0 +1,4 @@ +# SPDX-License-Identifier: MIT +define KFEATURE_DESCRIPTION "iSCSI Initiator over TCP/IP" + +kconf non-hardware iscsi.cfg -- 2.39.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#12377): https://lists.yoctoproject.org/g/linux-yocto/message/12377 Mute This Topic: https://lists.yoctoproject.org/mt/98312959/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
