]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/parisc/Kconfig
Merge master.kernel.org:/home/rmk/linux-2.6-arm
[linux-2.6-omap-h63xx.git] / arch / parisc / Kconfig
index ce327c799b44c9d1591c0efbd157abc3b3edf11d..874a283edb958c72968258ba13cce826e0884e75 100644 (file)
@@ -47,6 +47,10 @@ config PM
 
 config ISA_DMA_API
        bool
+
+config ARCH_MAY_HAVE_PC_FDC
+       bool
+       depends on BROKEN
        default y
 
 source "init/Kconfig"
@@ -150,13 +154,14 @@ config HOTPLUG_CPU
 
 config ARCH_DISCONTIGMEM_ENABLE
        bool "Discontiguous memory support (EXPERIMENTAL)"
-       depends on EXPERIMENTAL
+       depends on 64BIT && EXPERIMENTAL
        help
          Say Y to support efficient handling of discontiguous physical memory,
          for architectures which are either NUMA (Non-Uniform Memory Access)
          or have huge holes in the physical address space for other reasons.
          See <file:Documentation/vm/numa> for more.
 
+source "kernel/Kconfig.hz"
 source "mm/Kconfig"
 
 config PREEMPT
@@ -190,6 +195,8 @@ source "fs/Kconfig.binfmt"
 
 endmenu
 
+source "net/Kconfig"
+
 source "drivers/Kconfig"
 
 source "fs/Kconfig"