kernel: add missing patch for AR8216_PHY_LEDS
[openwrt/svn-archive/archive.git] / target / linux / generic / patches-3.18 / 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_ACCT
11 tristate "Netfilter NFACCT over NFNETLINK interface"