Browse Source

netfilter: nf_tables: nft_queue does not depend on x_tables

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Patrick McHardy 10 years ago
parent
commit
d95797252a
1 changed files with 0 additions and 1 deletions
  1. 0 1
      net/netfilter/Kconfig

+ 0 - 1
net/netfilter/Kconfig

@@ -522,7 +522,6 @@ config NFT_NAT
 	  typical Network Address Translation (NAT) packet transformations.
 	  typical Network Address Translation (NAT) packet transformations.
 
 
 config NFT_QUEUE
 config NFT_QUEUE
-	depends on NETFILTER_XTABLES
 	depends on NETFILTER_NETLINK_QUEUE
 	depends on NETFILTER_NETLINK_QUEUE
 	tristate "Netfilter nf_tables queue module"
 	tristate "Netfilter nf_tables queue module"
 	help
 	help