From 2e53208e8c1eaf83fb6b6411f8465f2bdf1d6069 Mon Sep 17 00:00:00 2001 From: Adrian Stratulat Date: Tue, 9 Jun 2020 13:10:17 +0200 Subject: Add supporting config snippets Change-Id: Ic2f7c31c8ad274f4c3677320b81ccb0407612711 Signed-off-by: Adrian Stratulat --- features/openvswitch/openvswitch.cfg | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 features/openvswitch/openvswitch.cfg (limited to 'features/openvswitch/openvswitch.cfg') 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 @@ +CONFIG_OPENVSWITCH=m +CONFIG_OPENVSWITCH_GRE=m +CONFIG_OPENVSWITCH_VXLAN=m -- cgit v1.2.3-54-g00ecf