]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/Kconfig
[NETFILTER]: nf_conntrack: don't use nfct in skb if conntrack is disabled
[linux-2.6-omap-h63xx.git] / net / Kconfig
index 7dfc949206975c7df2de35f58a56237ddba5c906..e2d9b3b9cda4d3042c601fb5d51556ba44558ff3 100644 (file)
@@ -27,16 +27,10 @@ if NET
 
 menu "Networking options"
 
-config NETDEBUG
-       bool "Network packet debugging"
-       help
-         You can say Y here if you want to get additional messages useful in
-         debugging bad packets, but can overwhelm logs under denial of service
-         attacks.
-
 source "net/packet/Kconfig"
 source "net/unix/Kconfig"
 source "net/xfrm/Kconfig"
+source "net/iucv/Kconfig"
 
 config INET
        bool "TCP/IP networking"