]> err.no Git - linux-2.6/blobdiff - arch/parisc/Kconfig
[ARM] 3008/1: the exception table is not read-only
[linux-2.6] / arch / parisc / Kconfig
index ab7cc4eb7fc138db029613d12489d3939c55a72a..0b07922a2ac603e32451514a64a5250878389b5c 100644 (file)
@@ -49,6 +49,10 @@ config ISA_DMA_API
        bool
        default y
 
+config ARCH_MAY_HAVE_PC_FDC
+       bool
+       default y
+
 source "init/Kconfig"
 
 
@@ -157,10 +161,6 @@ config ARCH_DISCONTIGMEM_ENABLE
          or have huge holes in the physical address space for other reasons.
          See <file:Documentation/vm/numa> for more.
 
-config ARCH_FLATMEM_DISABLE
-       def_bool y
-       depends on ARCH_DISCONTIGMEM_ENABLE
-
 source "mm/Kconfig"
 
 config PREEMPT
@@ -194,6 +194,8 @@ source "fs/Kconfig.binfmt"
 
 endmenu
 
+source "net/Kconfig"
+
 source "drivers/Kconfig"
 
 source "fs/Kconfig"