summaryrefslogtreecommitdiff
path: root/strata/bsp-ppc64-generic
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-04-07 17:09:59 +0100
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-04-07 17:09:59 +0100
commit88e05d0f4291fc09e89a510c433fbf20ee6f1ae3 (patch)
tree2a8f19e75a3262e109cf4884258a5262bba82e6a /strata/bsp-ppc64-generic
parent14e164bbefcb18bb6ffdbfe217bd419e522b323d (diff)
downloaddefinitions-88e05d0f4291fc09e89a510c433fbf20ee6f1ae3.tar.gz
Enable ISCSI kernel support
Change-Id: Ia45fd5e8bc53b6b8ebe3cc35aa52cb524a992100
Diffstat (limited to 'strata/bsp-ppc64-generic')
-rw-r--r--strata/bsp-ppc64-generic/linux-ppc64.morph17
1 files changed, 17 insertions, 0 deletions
diff --git a/strata/bsp-ppc64-generic/linux-ppc64.morph b/strata/bsp-ppc64-generic/linux-ppc64.morph
index 7131b8da..cd68c872 100644
--- a/strata/bsp-ppc64-generic/linux-ppc64.morph
+++ b/strata/bsp-ppc64-generic/linux-ppc64.morph
@@ -198,6 +198,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
- yes '' | make oldconfig
build-commands:
- make $MAKEFLAGS ARCH=powerpc zImage