X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Fparisc%2FKconfig;h=1c2d87435233ca911ff1d4773cf7268a0847e504;hb=d5950b4355049092739bea97d1bdc14433126cc5;hp=e7e7c56fc212bd3a5099ca06b75c8f0867101db3;hpb=ddf3e298b33f3e15a2e6272e0146dfa940c89a74;p=linux-2.6 diff --git a/arch/parisc/Kconfig b/arch/parisc/Kconfig index e7e7c56fc2..1c2d874352 100644 --- a/arch/parisc/Kconfig +++ b/arch/parisc/Kconfig @@ -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 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"