Files
Archive/lede/target/linux/generic/hack-5.10/249-udp-tunnel-selection.patch
T
2024-03-05 02:32:38 -08:00

12 lines
207 B
Diff

--- 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