summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-kernel/linux/linux-yocto/lxc.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-yocto/lxc.cfg b/recipes-kernel/linux/linux-yocto/lxc.cfg
index adaad3aa..3fefc034 100644
--- a/recipes-kernel/linux/linux-yocto/lxc.cfg
+++ b/recipes-kernel/linux/linux-yocto/lxc.cfg
@@ -30,3 +30,4 @@ CONFIG_RD_GZIP=y
30# Support for virtual ethernet and LXC 30# Support for virtual ethernet and LXC
31CONFIG_VETH=y 31CONFIG_VETH=y
32CONFIG_MACVLAN=y 32CONFIG_MACVLAN=y
33CONFIG_VXLAN=m