From: Harald Welte Date: Sat, 24 Sep 2005 23:52:03 +0000 (-0700) Subject: [NETFILTER]: Fix ip[6]t_NFQUEUE Kconfig dependency X-Git-Tag: v2.6.14-rc3~113^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d67b24c40f81823abe5c1eb808bba1038969142b;p=pandora-kernel.git [NETFILTER]: Fix ip[6]t_NFQUEUE Kconfig dependency We have to introduce a separate Kconfig menu entry for the NFQUEUE targets. They cannot "just" depend on nfnetlink_queue, since nfnetlink_queue could be linked into the kernel, whereas iptables can be a module. Signed-off-by: Harald Welte Signed-off-by: David S. Miller --- Reading git-diff-tree failed