From 88e05d0f4291fc09e89a510c433fbf20ee6f1ae3 Mon Sep 17 00:00:00 2001 From: Francisco Redondo Marchena Date: Tue, 7 Apr 2015 17:09:59 +0100 Subject: Enable ISCSI kernel support Change-Id: Ia45fd5e8bc53b6b8ebe3cc35aa52cb524a992100 --- .../bsp-armv8l64-generic/linux-armv8l64-generic.morph | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'strata/bsp-armv8l64-generic') diff --git a/strata/bsp-armv8l64-generic/linux-armv8l64-generic.morph b/strata/bsp-armv8l64-generic/linux-armv8l64-generic.morph index 34b9d0d4..f69f5d2a 100644 --- a/strata/bsp-armv8l64-generic/linux-armv8l64-generic.morph +++ b/strata/bsp-armv8l64-generic/linux-armv8l64-generic.morph @@ -221,6 +221,23 @@ configure-commands: - scripts/config -e NETFILTER_XT_MATCH_U32 - scripts/config -e IP_VS - scripts/config -e BRIDGE_NETFILTER +- scripts/config -e CRYPTO_CRC32C +- scripts/config -e CONFIGFS_FS +- scripts/config -e EXPERT +- scripts/config -e TARGET_CORE +- scripts/config -e ISCSI_TARGET +- scripts/config -e TCM_IBLOCK +- scripts/config -e TCM_FILEIO +- scripts/config -e TCM_PSCSI +- scripts/config -e TCM_USER +- scripts/config -e CONFIG_UIO +- scripts/config -e LOOPBACK_TARGET +- scripts/config -e TCM_FC +- scripts/config -e LIBFC +- scripts/config -e SCSI_FC_ATTRS +- scripts/config -e SCSI_ISCSI_ATTRS +- scripts/config -e ISCSI_TCP +- scripts/config -e SCSI_LOWLEVEL # Required for M400 - scripts/config -e SATA_AHCI_PLATFORM - scripts/config -e AHCI_XGENE -- cgit v1.2.1