summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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