From d0ce2e1a6deb4ad9bb4107b61838297412644257 Mon Sep 17 00:00:00 2001 From: Gabriel Ionescu Date: Thu, 30 Mar 2017 13:14:40 +0200 Subject: Move openvswitch fragment from meta-virtualization This patch contains the same openvswitch configurations present in meta-virtualization. Signed-off-by: Gabriel Ionescu --- features/openvswitch/vswitch.cfg | 2 ++ features/openvswitch/vswitch.scc | 4 ++++ 2 files changed, 6 insertions(+) create mode 100644 features/openvswitch/vswitch.cfg create mode 100644 features/openvswitch/vswitch.scc (limited to 'features') diff --git a/features/openvswitch/vswitch.cfg b/features/openvswitch/vswitch.cfg new file mode 100644 index 0000000..0067504 --- /dev/null +++ b/features/openvswitch/vswitch.cfg @@ -0,0 +1,2 @@ +CONFIG_OPENVSWITCH=m +CONFIG_NET_SCH_INGRESS=m diff --git a/features/openvswitch/vswitch.scc b/features/openvswitch/vswitch.scc new file mode 100644 index 0000000..2790b4f --- /dev/null +++ b/features/openvswitch/vswitch.scc @@ -0,0 +1,4 @@ +define KFEATURE_DESCRIPTION "Enable in kernel OpenvSwitch module" +define KFEATURE_COMPATIBILITY board + +kconf non-hardware vswitch.cfg -- cgit v1.2.3-54-g00ecf