X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=net%2FKconfig;h=e2d9b3b9cda4d3042c601fb5d51556ba44558ff3;hb=5f79e0f916a3bdeccc910fdf466bca582a9b2cca;hp=7dfc949206975c7df2de35f58a56237ddba5c906;hpb=6bfe5c9d6f4dcaa998f67e691359cf7b1c4b443d;p=linux-2.6-omap-h63xx.git diff --git a/net/Kconfig b/net/Kconfig index 7dfc9492069..e2d9b3b9cda 100644 --- a/net/Kconfig +++ b/net/Kconfig @@ -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"