kernel: bump 5.4 to 5.4.92
[openwrt/openwrt.git] / target / linux / generic / hack-5.4 / 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