netfilter: ip6tables: fix Kconfig entry dependency for ip6t_LOG
authorJan Engelhardt <jengelh@medozas.de>
Wed, 8 Oct 2008 09:35:17 +0000 (11:35 +0200)
committerPatrick McHardy <kaber@trash.net>
Wed, 8 Oct 2008 09:35:17 +0000 (11:35 +0200)
commit2203eb47603b01b15a4b1d5b1c7886da96158e74
tree12d4030d4bb2a885873b962cdb8a52f5b0db6d8b
parent77d7358995489bf354fb4f65f4528e47980ffb08
netfilter: ip6tables: fix Kconfig entry dependency for ip6t_LOG

ip6t_LOG does certainly not depend on the filter table.
(Also, move it so that menuconfig still displays it correctly.)

Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Signed-off-by: Patrick McHardy <kaber@trash.net>
net/ipv6/netfilter/Kconfig