diff --git a/config/linux-sunxi-dev.config b/config/linux-sunxi-dev.config index a3dbab3c1f..0a53dfc45d 100644 --- a/config/linux-sunxi-dev.config +++ b/config/linux-sunxi-dev.config @@ -1696,7 +1696,7 @@ CONFIG_BONDING=y CONFIG_MACVLAN=y CONFIG_MACVTAP=m CONFIG_IPVLAN=m -# CONFIG_VXLAN is not set +CONFIG_VXLAN=m # CONFIG_GENEVE is not set # CONFIG_NETCONSOLE is not set # CONFIG_NETPOLL is not set diff --git a/config/linux-sunxi-next.config b/config/linux-sunxi-next.config index 6b8c757f6a..32d3cd0667 100644 --- a/config/linux-sunxi-next.config +++ b/config/linux-sunxi-next.config @@ -1774,7 +1774,7 @@ CONFIG_BONDING=y CONFIG_MACVLAN=y CONFIG_MACVTAP=m CONFIG_IPVLAN=m -# CONFIG_VXLAN is not set +CONFIG_VXLAN=m CONFIG_GENEVE=m # CONFIG_NETCONSOLE is not set # CONFIG_NETPOLL is not set diff --git a/config/linux-udoo-default.config b/config/linux-udoo-default.config index ea487460e0..7342bcc77e 100644 --- a/config/linux-udoo-default.config +++ b/config/linux-udoo-default.config @@ -1205,7 +1205,7 @@ CONFIG_BONDING=m # CONFIG_EQUALIZER is not set # CONFIG_NET_TEAM is not set # CONFIG_MACVLAN is not set -# CONFIG_VXLAN is not set +CONFIG_VXLAN=m # CONFIG_NETCONSOLE is not set # CONFIG_NETPOLL is not set # CONFIG_NET_POLL_CONTROLLER is not set diff --git a/config/linux-udoo-neo-default.config b/config/linux-udoo-neo-default.config index a7e6100325..cf065c254b 100644 --- a/config/linux-udoo-neo-default.config +++ b/config/linux-udoo-neo-default.config @@ -1282,7 +1282,7 @@ CONFIG_BONDING=m # CONFIG_EQUALIZER is not set # CONFIG_NET_TEAM is not set # CONFIG_MACVLAN is not set -# CONFIG_VXLAN is not set +CONFIG_VXLAN=m # CONFIG_NETCONSOLE is not set # CONFIG_NETPOLL is not set # CONFIG_NET_POLL_CONTROLLER is not set