summaryrefslogtreecommitdiffstats
path: root/features/openvswitch/vswitch.scc
diff options
context:
space:
mode:
authorAdrian Calianu <adrian.calianu@enea.com>2017-06-08 12:32:31 +0200
committerAdrian Calianu <adrian.calianu@enea.com>2017-06-08 12:32:31 +0200
commit02830801df12e8e656225708b1636179864f9928 (patch)
tree41bd5f671db2b8ba217d708ec72c18bfb796aef0 /features/openvswitch/vswitch.scc
parent6c9f970096f3dff240b0ab366d94a72f4fbd557c (diff)
downloadenea-kernel-cache-02830801df12e8e656225708b1636179864f9928.tar.gz
ovs: rework ovs configs
according to http://docs.openvswitch.org/en/latest/intro/install/general/ ovs kernel module exists in two places: - in kernel tree, which cane be enabled with kernel_ovs.scc - in OVS tree, which can be enabled with openvswitch_support.scc (adding only the support required by OVS in kernel) and the module is built from OVS source tree, separatly. Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
Diffstat (limited to 'features/openvswitch/vswitch.scc')
-rw-r--r--features/openvswitch/vswitch.scc4
1 files changed, 0 insertions, 4 deletions
diff --git a/features/openvswitch/vswitch.scc b/features/openvswitch/vswitch.scc
deleted file mode 100644
index 2790b4f..0000000
--- a/features/openvswitch/vswitch.scc
+++ /dev/null
@@ -1,4 +0,0 @@
1define KFEATURE_DESCRIPTION "Enable in kernel OpenvSwitch module"
2define KFEATURE_COMPATIBILITY board
3
4kconf non-hardware vswitch.cfg