generic: 5.15: copy config and patch from 5.10
[openwrt/staging/jow.git] / target / linux / generic / hack-5.15 / 249-udp-tunnel-selection.patch
1 --- a/net/ipv4/Kconfig
2 +++ b/net/ipv4/Kconfig
3 @@ -315,7 +315,7 @@ config NET_IPVTI
4 on top.
5
6 config NET_UDP_TUNNEL
7 - tristate
8 + tristate "IP: UDP tunneling support"
9 select NET_IP_TUNNEL
10 default n
11