diff options
Diffstat (limited to 'features/openvswitch/openvswitch.cfg')
-rw-r--r-- | features/openvswitch/openvswitch.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/features/openvswitch/openvswitch.cfg b/features/openvswitch/openvswitch.cfg new file mode 100644 index 0000000..e93de69 --- /dev/null +++ b/features/openvswitch/openvswitch.cfg | |||
@@ -0,0 +1,3 @@ | |||
1 | CONFIG_OPENVSWITCH=m | ||
2 | CONFIG_OPENVSWITCH_GRE=m | ||
3 | CONFIG_OPENVSWITCH_VXLAN=m | ||