From: Patrick McHardy Date: Wed, 25 Mar 2015 08:09:55 +0000 (+0000) Subject: netfilter: nf_tables: nft_queue does not depend on x_tables X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=d95797252a9d967d462d9581fb72546d6a92e14b;p=linux-beck.git netfilter: nf_tables: nft_queue does not depend on x_tables Signed-off-by: Patrick McHardy Signed-off-by: Pablo Neira Ayuso --- diff --git a/net/netfilter/Kconfig b/net/netfilter/Kconfig index 971cd7526f4b..f70e34a68f70 100644 --- a/net/netfilter/Kconfig +++ b/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