diff --git a/files-wlan-ap/openwrt/target/linux/ipq807x/patches/113-show-symbol-udp-tunnel.patch b/files-wlan-ap/openwrt/target/linux/ipq807x/patches/113-show-symbol-udp-tunnel.patch new file mode 100644 index 0000000..b8e93e7 --- /dev/null +++ b/files-wlan-ap/openwrt/target/linux/ipq807x/patches/113-show-symbol-udp-tunnel.patch @@ -0,0 +1,13 @@ +Index: linux-4.4.60-qsdk-11f09717303ecd83c3a64e9efe23f25921dc1016/net/ipv4/Kconfig +=================================================================== +--- linux-4.4.60-qsdk-11f09717303ecd83c3a64e9efe23f25921dc1016.orig/net/ipv4/Kconfig ++++ linux-4.4.60-qsdk-11f09717303ecd83c3a64e9efe23f25921dc1016/net/ipv4/Kconfig +@@ -308,7 +308,7 @@ config NET_IPVTI + on top. + + config NET_UDP_TUNNEL +- tristate ++ tristate "udp tunnel" + select NET_IP_TUNNEL + default n +