Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5f2cafe7 authored by Florian Westphal's avatar Florian Westphal Committed by Patrick McHardy
Browse files

netfilter: Kconfig: NFQUEUE is useless without NETFILTER_NETLINK_QUEUE



NFLOG already does the same thing for NETFILTER_NETLINK_LOG.

Signed-off-by: default avatarFlorian Westphal <fw@strlen.de>
Signed-off-by: default avatarPatrick McHardy <kaber@trash.net>
parent 45eec341
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -487,6 +487,7 @@ config NETFILTER_XT_TARGET_NFLOG
config NETFILTER_XT_TARGET_NFQUEUE
config NETFILTER_XT_TARGET_NFQUEUE
	tristate '"NFQUEUE" target Support'
	tristate '"NFQUEUE" target Support'
	depends on NETFILTER_ADVANCED
	depends on NETFILTER_ADVANCED
	select NETFILTER_NETLINK_QUEUE
	help
	help
	  This target replaced the old obsolete QUEUE target.
	  This target replaced the old obsolete QUEUE target.