kernel: remove unused morse led trigger driver
[openwrt/openwrt.git] / target / linux / generic / patches-4.1 / 263-udp_tunnel_kconfig_hack.patch
1 --- a/net/ipv4/Kconfig
2 +++ b/net/ipv4/Kconfig
3 @@ -308,7 +308,7 @@ config NET_IPVTI
4 on top.
5
6 config NET_UDP_TUNNEL
7 - tristate
8 + tristate "IP: UDP tunnel"
9 select NET_IP_TUNNEL
10 default n
11