aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.3/258-netfilter_netlink_kconfig_hack.patch
blob: 9d827c253b2593cd6e8cf9047ca8d49086e21611 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/net/netfilter/Kconfig
+++ b/net/netfilter/Kconfig
@@ -2,7 +2,7 @@ menu "Core Netfilter Configuration"
 	depends on NET && INET && NETFILTER
 
 config NETFILTER_NETLINK
-	tristate
+	tristate "Netfilter NFNETLINK interface"
 
 config NETFILTER_NETLINK_ACCT
 tristate "Netfilter NFACCT over NFNETLINK interface"