diff options
-rw-r--r-- | recipes-kernel/linux/linux-yocto/lxc.cfg | 1 |
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 |
31 | CONFIG_VETH=y | 31 | CONFIG_VETH=y |
32 | CONFIG_MACVLAN=y | 32 | CONFIG_MACVLAN=y |
33 | CONFIG_VXLAN=m | ||