[NET]: add a top-level Networking menu to *config

Create a new top-level menu named "Networking" thus moving
net related options and protocol selection way from the drivers
menu and up on the top-level where they belong.

To implement this all architectures has to source "net/Kconfig" before
drivers/*/Kconfig in their Kconfig file. This change has been
implemented for all architectures.

Device drivers for ordinary NIC's are still to be found
in the Device Drivers section, but Bluetooth, IrDA and ax25
are located with their corresponding menu entries under the new
networking menu item.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Sam Ravnborg
2005-07-11 21:03:49 -07:00
committed by David S. Miller
parent 0b7f22aab4
commit d5950b4355
27 changed files with 65 additions and 14 deletions

View File

@ -268,6 +268,8 @@ source "mm/Kconfig"
endmenu
source "net/Kconfig"
source "drivers/Kconfig"
if !SUN4