diff options
Diffstat (limited to 'target/linux/generic/hack-5.15/249-udp-tunnel-selection.patch')
-rw-r--r-- | target/linux/generic/hack-5.15/249-udp-tunnel-selection.patch | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/generic/hack-5.15/249-udp-tunnel-selection.patch b/target/linux/generic/hack-5.15/249-udp-tunnel-selection.patch index 6a5d3b3f86..5e154004d0 100644 --- a/target/linux/generic/hack-5.15/249-udp-tunnel-selection.patch +++ b/target/linux/generic/hack-5.15/249-udp-tunnel-selection.patch @@ -7,8 +7,6 @@ Subject: [PATCH] net/ipv4: add udp tunnel tristate string net/ipv4/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -diff --git a/net/ipv4/Kconfig b/net/ipv4/Kconfig -index 87983e70f03f..426b44d39277 100644 --- a/net/ipv4/Kconfig +++ b/net/ipv4/Kconfig @@ -315,7 +315,7 @@ config NET_IPVTI @@ -20,5 +18,3 @@ index 87983e70f03f..426b44d39277 100644 select NET_IP_TUNNEL default n --- - |