Merge pull request #4272 from chewitt/fix_im6

linux: fix wireguard build on iMX6 image
This commit is contained in:
Lukas Rusak 2020-03-22 07:46:32 -07:00 committed by GitHub
commit f917ae0900
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -861,7 +861,8 @@ CONFIG_IP_PNP_DHCP=y
CONFIG_NET_IP_TUNNEL=y
# CONFIG_SYN_COOKIES 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_INET_AH is not set
# CONFIG_INET_ESP is not set