blob: 2c74298dfe99a27b5aecdf04729e61041d4b1689 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- a/net/ipv4/Kconfig
+++ b/net/ipv4/Kconfig
@@ -315,7 +315,7 @@ config NET_IPVTI
on top.
config NET_UDP_TUNNEL
- tristate
+ tristate "IP: UDP tunneling support"
select NET_IP_TUNNEL
default n
|