]> err.no Git - linux-2.6/blobdiff - arch/parisc/Kconfig
parisc: export copy_user_page_asm
[linux-2.6] / arch / parisc / Kconfig
index 808c060231e8dffb98dfa5f7bad591e760ad2f50..bc7a19da6245d89349cf4c532cc8233623a217de 100644 (file)
@@ -7,6 +7,8 @@ mainmenu "Linux/PA-RISC Kernel Configuration"
 
 config PARISC
        def_bool y
+       select HAVE_IDE
+       select HAVE_OPROFILE
        help
          The PA-RISC microprocessor is designed by Hewlett-Packard and used
          in many of their workstations & servers (HP9000 700 and 800 series,
@@ -74,6 +76,9 @@ config IRQ_PER_CPU
        bool
        default y
 
+config ARCH_SUPPORTS_AOUT
+       def_bool y
+
 # unless you want to implement ACPI on PA-RISC ... ;-)
 config PM
        bool
@@ -271,8 +276,6 @@ source "drivers/Kconfig"
 
 source "fs/Kconfig"
 
-source "kernel/Kconfig.instrumentation"
-
 source "arch/parisc/Kconfig.debug"
 
 source "security/Kconfig"