aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/atheros/config-3.10
Commit message (Expand)AuthorAgeFilesLines
* linux/atheros: add 3.10 kernel supportJohn Crispin2013-07-221-0/+127
tent' class='blob'>
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"