Sfoglia il codice sorgente

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 anni fa
parent
commit
d95797252a
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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.
 
 config NFT_QUEUE
-	depends on NETFILTER_XTABLES
 	depends on NETFILTER_NETLINK_QUEUE
 	tristate "Netfilter nf_tables queue module"
 	help