aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-4.3/258-netfilter_netlink_kconfig_hack.patch
blob: 4206c9a74ae461011b497acab4fab4047786bcf8 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/net/netfilter/Kconfig
+++ b/net/netfilter/Kconfig
@@ -10,7 +10,7 @@ config NETFILTER_INGRESS
 	  infrastructure.
 
 config NETFILTER_NETLINK
-	tristate
+	tristate "Netfilter NFNETLINK interface"
 
 config NETFILTER_NETLINK_ACCT
 tristate "Netfilter NFACCT over NFNETLINK interface"