summaryrefslogtreecommitdiffstats
path: root/features/openvswitch/openvswitch.cfg
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/openvswitch.cfg
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/openvswitch.cfg')
-rw-r--r--features/openvswitch/openvswitch.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/features/openvswitch/openvswitch.cfg b/features/openvswitch/openvswitch.cfg
new file mode 100644
index 0000000..82b61f8
--- /dev/null
+++ b/features/openvswitch/openvswitch.cfg
@@ -0,0 +1 @@
CONFIG_OPENVSWITCH=m