x86: early memtest to find bad ram
[sfrench/cifs-2.6.git] / arch / parisc / Kconfig
index 028d8a0fdbfd2b3213c183a5f6a371211fe55833..bc7a19da6245d89349cf4c532cc8233623a217de 100644 (file)
@@ -7,6 +7,7 @@ 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
@@ -75,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