diff options
| author | Gabriel Ionescu <gabriel.ionescu@enea.com> | 2017-03-30 13:09:10 +0200 |
|---|---|---|
| committer | Gabriel Ionescu <gabriel.ionescu@enea.com> | 2017-03-30 17:24:58 +0200 |
| commit | 9cf2183693b5466857c5bfd76c8d80ae054ebdd5 (patch) | |
| tree | d0df95df1a0e6a0e99e8ed8815aa55a05be0c57f | |
| parent | b63549283a5c4c73a85c94c05c1e734e7aa6d430 (diff) | |
| download | enea-kernel-cache-9cf2183693b5466857c5bfd76c8d80ae054ebdd5.tar.gz | |
Add VXLAN kernel fragment
Signed-off-by: Gabriel Ionescu <gabriel.ionescu@enea.com>
| -rw-r--r-- | features/vxlan/vxlan_y.cfg | 1 | ||||
| -rw-r--r-- | features/vxlan/vxlan_y.scc | 4 |
2 files changed, 5 insertions, 0 deletions
diff --git a/features/vxlan/vxlan_y.cfg b/features/vxlan/vxlan_y.cfg new file mode 100644 index 0000000..ab1a1b8 --- /dev/null +++ b/features/vxlan/vxlan_y.cfg | |||
| @@ -0,0 +1 @@ | |||
| CONFIG_VXLAN=y | |||
diff --git a/features/vxlan/vxlan_y.scc b/features/vxlan/vxlan_y.scc new file mode 100644 index 0000000..7998147 --- /dev/null +++ b/features/vxlan/vxlan_y.scc | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | define KFEATURE_DESCRIPTION "Enable vxlan support" | ||
| 2 | define KFEATURE_COMPATIBILITY all | ||
| 3 | |||
| 4 | kconf non-hardware vxlan_y.cfg | ||
