diff options
Diffstat (limited to 'features/openvswitch')
| -rw-r--r-- | features/openvswitch/openvswitch.cfg | 2 | ||||
| -rw-r--r-- | features/openvswitch/openvswitch.scc | 5 |
2 files changed, 7 insertions, 0 deletions
diff --git a/features/openvswitch/openvswitch.cfg b/features/openvswitch/openvswitch.cfg index 82b61f8..e93de69 100644 --- a/features/openvswitch/openvswitch.cfg +++ b/features/openvswitch/openvswitch.cfg | |||
| @@ -1 +1,3 @@ | |||
| 1 | CONFIG_OPENVSWITCH=m | 1 | CONFIG_OPENVSWITCH=m |
| 2 | CONFIG_OPENVSWITCH_GRE=m | ||
| 3 | CONFIG_OPENVSWITCH_VXLAN=m | ||
diff --git a/features/openvswitch/openvswitch.scc b/features/openvswitch/openvswitch.scc new file mode 100644 index 0000000..cf47c06 --- /dev/null +++ b/features/openvswitch/openvswitch.scc | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | define KFEATURE_DESCRIPTION "Enable OpenvSwitch in-tree kernel module" | ||
| 2 | define KFEATURE_COMPATIBILITY board | ||
| 3 | |||
| 4 | kconf non-hardware openvswitch.cfg | ||
| 5 | |||
