aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter/Kconfig
diff options
context:
space:
mode:
authorPatrick McHardy <kaber@trash.net>2012-08-26 19:14:20 +0200
committerPablo Neira Ayuso <pablo@netfilter.org>2012-08-30 03:00:20 +0200
commitd33cbeeb1a46a7dc82fe9f53e40a742ce0c67c79 (patch)
treee9a6c914878edfd0f74cb48772a599aadfd732f0 /net/ipv4/netfilter/Kconfig
parented72d9e294a66fce8f4b4a2f6c8c011b22f1a87c (diff)
downloadlinux-d33cbeeb1a46a7dc82fe9f53e40a742ce0c67c79.tar.gz
netfilter: nf_nat: support IPv6 in FTP NAT helper
Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'net/ipv4/netfilter/Kconfig')
-rw-r--r--net/ipv4/netfilter/Kconfig5
1 files changed, 0 insertions, 5 deletions
diff --git a/net/ipv4/netfilter/Kconfig b/net/ipv4/netfilter/Kconfig
index b26629681bdbf..8c6c6920b57ae 100644
--- a/net/ipv4/netfilter/Kconfig
+++ b/net/ipv4/netfilter/Kconfig
@@ -221,11 +221,6 @@ config NF_NAT_PROTO_GRE
tristate
depends on NF_NAT_IPV4 && NF_CT_PROTO_GRE
-config NF_NAT_FTP
- tristate
- depends on NF_CONNTRACK && NF_NAT_IPV4
- default NF_NAT_IPV4 && NF_CONNTRACK_FTP
-
config NF_NAT_IRC
tristate
depends on NF_CONNTRACK && NF_NAT_IPV4