kernel: mark kmod-udptunnel as hiddden to replace the NET_UDP_TUNNEL kconfig hack

Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
Felix Fietkau
2016-08-04 19:19:17 +02:00
parent 577f873daf
commit 93fb6ce05b
4 changed files with 2 additions and 33 deletions

View File

@@ -1,11 +0,0 @@
--- 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

View File

@@ -1,11 +0,0 @@
--- 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

View File

@@ -1,11 +0,0 @@
--- 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