From: Pablo Neira Ayuso Date: Thu, 4 Sep 2014 07:47:21 +0000 (+0200) Subject: netfilter: add explicit Kconfig for NETFILTER_XT_NAT X-Git-Tag: fixes-for-v3.18-merge-window~162^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84a59ca55f699d1d1fbfffd75445bcfe0c3daf06;p=pandora-kernel.git netfilter: add explicit Kconfig for NETFILTER_XT_NAT 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 Signed-off-by: Pablo Neira Ayuso Signed-off-by: David S. Miller --- Reading git-diff-tree failed