summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-4.4/263-udp_tunnel_kconfig_hack.patch
blob: e8fb29669839981bc7f6cafa92c51c7d972f1f9d (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/net/ipv4/Kconfig
+++ b/net/ipv4/Kconfig
@@ -308,7 +308,7 @@ config NET_IPVTI
 	  on top.
 
 config NET_UDP_TUNNEL
-	tristate
+	tristate "IP: UDP tunnel"
 	select NET_IP_TUNNEL
 	default n