diff --git a/net/netfilter/Kconfig b/net/netfilter/Kconfig index 93918f0225555611579097a4c88f316d8dacb121..e2480bddbfd5263bf962ccf563d932b7259fe8f5 100644 --- a/net/netfilter/Kconfig +++ b/net/netfilter/Kconfig @@ -487,6 +487,7 @@ config NETFILTER_XT_TARGET_NFLOG config NETFILTER_XT_TARGET_NFQUEUE tristate '"NFQUEUE" target Support' depends on NETFILTER_ADVANCED + select NETFILTER_NETLINK_QUEUE help This target replaced the old obsolete QUEUE target.