diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/netfilter/Kconfig | 1 |
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 | |||
271 | config NF_CT_NETLINK | 271 | config NF_CT_NETLINK |
272 | tristate 'Connection tracking netlink interface' | 272 | tristate 'Connection tracking netlink interface' |
273 | select NETFILTER_NETLINK | 273 | select NETFILTER_NETLINK |
274 | depends on NF_NAT=n || NF_NAT | ||
275 | default m if NETFILTER_ADVANCED=n | 274 | default m if NETFILTER_ADVANCED=n |
276 | help | 275 | help |
277 | This option enables support for a netlink-based userspace interface | 276 | This option enables support for a netlink-based userspace interface |