d990f704366b91ed27e9f74a4711835688104a2c
[openwrt.git] / target / linux / generic / patches-3.2 / 258-netfilter_netlink_kconfig_hack.patch
1 --- a/net/netfilter/Kconfig
2 +++ b/net/netfilter/Kconfig
3 @@ -2,7 +2,7 @@ menu "Core Netfilter Configuration"
4         depends on NET && INET && NETFILTER
5  
6  config NETFILTER_NETLINK
7 -       tristate
8 +       tristate "Netfilter NFNETLINK interface"
9  
10  config NETFILTER_NETLINK_QUEUE
11         tristate "Netfilter NFQUEUE over NFNETLINK interface"