summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdward Cragg <edward.cragg@codethink.co.uk>2015-04-17 14:55:44 +0100
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-04-20 08:14:53 +0000
commit8b0fe30b1bbfe9803a5541119daefbf567ea3483 (patch)
tree3f7c58f0466800e5001253da4969f8440727b7ef
parentc136934a9551896d6417d1c1dd7b71f90c427ae5 (diff)
downloaddefinitions-8b0fe30b1bbfe9803a5541119daefbf567ea3483.tar.gz
Enable ISCSI kernel support
commit 88e05d0f4291fc09e89a510c433fbf20ee6f1ae3 Author: Francisco Redondo Marchena <francisco.marchena@codethink.co.uk> Date: Tue Apr 7 17:09:59 2015 +0100 Enable ISCSI kernel support Change-Id: I07b807f017018f3ce30eee44fd284dee30036ab1
-rw-r--r--strata/bsp-armv8b64-generic/linux-armv8b64-generic.morph17
1 files changed, 17 insertions, 0 deletions
diff --git a/strata/bsp-armv8b64-generic/linux-armv8b64-generic.morph b/strata/bsp-armv8b64-generic/linux-armv8b64-generic.morph
index a7ecbb5b..5249990f 100644
--- a/strata/bsp-armv8b64-generic/linux-armv8b64-generic.morph
+++ b/strata/bsp-armv8b64-generic/linux-armv8b64-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