netfilter: add explicit Kconfig for NETFILTER_XT_NAT
authorPablo Neira Ayuso <pablo@netfilter.org>
Thu, 4 Sep 2014 07:47:21 +0000 (09:47 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sat, 6 Sep 2014 00:23:31 +0000 (17:23 -0700)
Paul Bolle reports that 'select NETFILTER_XT_NAT' from the IPV4 and IPV6
NAT tables becomes noop since there is no Kconfig switch for it. Add the
Kconfig switch to resolve this problem.

Fixes: 8993cf8 netfilter: move NAT Kconfig switches out of the iptables scope
Reported-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/netfilter/Kconfig

Simple merge