X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=net%2FKconfig;h=7612cc8c337cc6ba7e909a08f6c63a3b026abf81;hb=a4319d9fa02fb3f032596d18c6fcc8b05d01a3a5;hp=b98668751749ff6deba439e217efaf5c1bd5b4ad;hpb=eb4225b2da2b9f3c1ee43efe58ed1415cc1d4c47;p=pandora-kernel.git diff --git a/net/Kconfig b/net/Kconfig index b98668751749..7612cc8c337c 100644 --- a/net/Kconfig +++ b/net/Kconfig @@ -2,9 +2,7 @@ # Network configuration # -menu "Networking" - -config NET +menuconfig NET bool "Networking support" ---help--- Unless you really know what you are doing, you should say Y here. @@ -22,7 +20,6 @@ config NET recommended to read the NET-HOWTO, available from . -# Make sure that all config symbols are dependent on NET if NET menu "Networking options" @@ -252,5 +249,3 @@ source "net/rfkill/Kconfig" source "net/9p/Kconfig" endif # if NET -endmenu # Networking -