linux: fix wireguard build on iMX6 image

This commit is contained in:
chewitt 2020-03-21 14:12:56 +00:00
parent ae22e11459
commit d6d7a803aa

View File

@ -861,7 +861,8 @@ CONFIG_IP_PNP_DHCP=y
CONFIG_NET_IP_TUNNEL=y CONFIG_NET_IP_TUNNEL=y
# CONFIG_SYN_COOKIES is not set # CONFIG_SYN_COOKIES is not set
# CONFIG_NET_IPVTI is not set # CONFIG_NET_IPVTI is not set
# CONFIG_NET_FOU is not set CONFIG_NET_UDP_TUNNEL=y
CONFIG_NET_FOU=m
# CONFIG_NET_FOU_IP_TUNNELS is not set # CONFIG_NET_FOU_IP_TUNNELS is not set
# CONFIG_INET_AH is not set # CONFIG_INET_AH is not set
# CONFIG_INET_ESP is not set # CONFIG_INET_ESP is not set