X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fnet%2FKconfig;h=9a07ff7a7777dc6edabca5079a7d120591ab6a13;hb=9f02d6b7b43d46a74dd385f06090104ecd0fb807;hp=2b55687f6ee9d678a468f7a1ffdb632a5b865694;hpb=6e5a32754c67f0d156c2f196d604b2e9129a1fd5;p=linux-2.6 diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index 2b55687f6e..9a07ff7a77 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig @@ -3,6 +3,8 @@ # Network device configuration # +menu "Network device support" + config NETDEVICES depends on NET bool "Network device support" @@ -2547,3 +2549,4 @@ config NETCONSOLE If you want to log kernel messages over the network, enable this. See for details. +endmenu