summaryrefslogtreecommitdiff
path: root/strata/bsp-ppc64-generic/linux-ppc64.morph
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-02-12 14:20:48 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2015-03-23 22:36:08 +0000
commitc8c5d301795e23e3c92d102153e918f3245e30da (patch)
treed6c9619e690ac48d6509959a96c8a58ba8360d87 /strata/bsp-ppc64-generic/linux-ppc64.morph
parent6d1f158039cf83d7b628aaed52273cec93cbec11 (diff)
downloaddefinitions-c8c5d301795e23e3c92d102153e918f3245e30da.tar.gz
Enable Open vSwitch kernel support
Diffstat (limited to 'strata/bsp-ppc64-generic/linux-ppc64.morph')
-rw-r--r--strata/bsp-ppc64-generic/linux-ppc64.morph10
1 files changed, 10 insertions, 0 deletions
diff --git a/strata/bsp-ppc64-generic/linux-ppc64.morph b/strata/bsp-ppc64-generic/linux-ppc64.morph
index e01d6fdd..9e9cf449 100644
--- a/strata/bsp-ppc64-generic/linux-ppc64.morph
+++ b/strata/bsp-ppc64-generic/linux-ppc64.morph
@@ -56,6 +56,16 @@ configure-commands:
- scripts/config -e NETFILTER
- scripts/config -e NETFILTER_ADVANCED
- scripts/config -e NETFILTER_XT_MATCH_ADDRTYPE
+- scripts/config -e OPENVSWITCH
+- scripts/config -e OPENVSWITCH_VXLAN
+- scripts/config -e CONFIG_OPENVSWITCH_GRE
+- scripts/config -e NET_CLS_BASIC
+- scripts/config -e NET_SCH_INGRESS
+- scripts/config -e NET_ACT_POLICE
+- scripts/config -e NET_IPGRE_DEMUX
+- scripts/config -e NET_SCH_HTB
+- scripts/config -e NET_SCH_HFSC
+- scripts/config -e VXLAN
- yes '' | make oldconfig
build-commands:
- make $MAKEFLAGS ARCH=powerpc zImage