]> err.no Git - linux-2.6/blobdiff - arch/parisc/Kconfig
[NET]: add a top-level Networking menu to *config
[linux-2.6] / arch / parisc / Kconfig
index e7e7c56fc212bd3a5099ca06b75c8f0867101db3..1c2d87435233ca911ff1d4773cf7268a0847e504 100644 (file)
@@ -148,7 +148,7 @@ config HOTPLUG_CPU
        default y if SMP
        select HOTPLUG
 
-config DISCONTIGMEM
+config ARCH_DISCONTIGMEM_ENABLE
        bool "Discontiguous memory support (EXPERIMENTAL)"
        depends on EXPERIMENTAL
        help
@@ -157,6 +157,8 @@ config DISCONTIGMEM
          or have huge holes in the physical address space for other reasons.
          See <file:Documentation/vm/numa> for more.
 
+source "mm/Kconfig"
+
 config PREEMPT
        bool
 #      bool "Preemptible Kernel"
@@ -188,6 +190,8 @@ source "fs/Kconfig.binfmt"
 
 endmenu
 
+source "net/Kconfig"
+
 source "drivers/Kconfig"
 
 source "fs/Kconfig"