summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSona Sarmadi <sona.sarmadi@enea.com>2018-04-27 13:19:07 +0200
committerAdrian Dudau <adrian.dudau@enea.com>2018-04-30 10:30:29 +0200
commitbe18412204ecbc614fa35301f9c2d37304920def (patch)
treee6e918cc2246ff84717c11df7484083e1b31dfaa
parent8f2d7a9c04ed7b44877ab08430d71cda955c9705 (diff)
downloadenea-kernel-cache-be18412204ecbc614fa35301f9c2d37304920def.tar.gz
Configure kernel to include the OVS kernel module
Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
-rw-r--r--features/openvswitch/openvswitch.cfg2
-rw-r--r--features/openvswitch/openvswitch.scc5
2 files changed, 7 insertions, 0 deletions
diff --git a/features/openvswitch/openvswitch.cfg b/features/openvswitch/openvswitch.cfg
index 82b61f8..e93de69 100644
--- a/features/openvswitch/openvswitch.cfg
+++ b/features/openvswitch/openvswitch.cfg
@@ -1 +1,3 @@
1CONFIG_OPENVSWITCH=m 1CONFIG_OPENVSWITCH=m
2CONFIG_OPENVSWITCH_GRE=m
3CONFIG_OPENVSWITCH_VXLAN=m
diff --git a/features/openvswitch/openvswitch.scc b/features/openvswitch/openvswitch.scc
new file mode 100644
index 0000000..cf47c06
--- /dev/null
+++ b/features/openvswitch/openvswitch.scc
@@ -0,0 +1,5 @@
1define KFEATURE_DESCRIPTION "Enable OpenvSwitch in-tree kernel module"
2define KFEATURE_COMPATIBILITY board
3
4kconf non-hardware openvswitch.cfg
5