]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - net/netfilter/Kconfig
netfilter: replace NF_NAT_NEEDED with IS_ENABLED(CONFIG_NF_NAT)
[linux.git] / net / netfilter / Kconfig
index 6548271209a05c2fce99628c9b23d2cedbf8a087..f4384c096d0da9591c382c9fa749f8b27bc61dad 100644 (file)
@@ -404,11 +404,6 @@ config NF_NAT
          forms of full Network Address Port Translation. This can be
          controlled by iptables, ip6tables or nft.
 
-config NF_NAT_NEEDED
-       bool
-       depends on NF_NAT
-       default y
-
 config NF_NAT_AMANDA
        tristate
        depends on NF_CONNTRACK && NF_NAT