summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorPatrick McHardy <kaber@trash.net>2008-10-20 03:31:17 -0700
committerDavid S. Miller <davem@davemloft.net>2008-10-20 03:31:17 -0700
commit041fb574c75a570a0796acd3ed83e4ce0ea920f4 (patch)
tree969e62de7c88aa4552ac37a30194fdf02d58da15 /net
parent9f3ffae0dbce491a3e9871b686342fd5aa854f05 (diff)
downloadlinux-041fb574c75a570a0796acd3ed83e4ce0ea920f4.tar.gz
linux-041fb574c75a570a0796acd3ed83e4ce0ea920f4.tar.xz
netfilter: ctnetlink: remove obsolete NAT dependency from Kconfig
Now that ctnetlink doesn't have any NAT module depenencies anymore, we can also remove them from Kconfig. Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
-rw-r--r--net/netfilter/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/netfilter/Kconfig b/net/netfilter/Kconfig
index 78892cf2b021..25dcef9f2194 100644
--- a/net/netfilter/Kconfig
+++ b/net/netfilter/Kconfig
@@ -271,7 +271,6 @@ config NF_CONNTRACK_TFTP
config NF_CT_NETLINK
tristate 'Connection tracking netlink interface'
select NETFILTER_NETLINK
- depends on NF_NAT=n || NF_NAT
default m if NETFILTER_ADVANCED=n
help
This option enables support for a netlink-based userspace interface