kernel: fix ip6_tunnel compilation
[openwrt.git] / target / linux / generic / patches-4.4 / 258-netfilter_netlink_kconfig_hack.patch
1 --- a/net/netfilter/Kconfig
2 +++ b/net/netfilter/Kconfig
3 @@ -10,7 +10,7 @@ config NETFILTER_INGRESS
4           infrastructure.
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"