Signed-off-by: Andrew Morton --- 25-akpm/net/Kconfig | 7 ------- 1 files changed, 7 deletions(-) diff -puN net/Kconfig~netfilter_debug-is-buggy net/Kconfig --- 25/net/Kconfig~netfilter_debug-is-buggy 2004-10-25 01:30:34.057154768 -0700 +++ 25-akpm/net/Kconfig 2004-10-25 01:30:43.648696632 -0700 @@ -192,13 +192,6 @@ menuconfig NETFILTER if NETFILTER -config NETFILTER_DEBUG - bool "Network packet filtering debugging" - depends on NETFILTER - help - You can say Y here if you want to get additional messages useful in - debugging the netfilter code. - config BRIDGE_NETFILTER bool "Bridged IP/ARP packets filtering" depends on BRIDGE && NETFILTER && INET _