X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Fparisc%2FKconfig;h=bc7a19da6245d89349cf4c532cc8233623a217de;hb=860da5e578c25d1ab4528c0d1ad13f9969e3490f;hp=e1a2f77d398693720d7cdd11608b1ca7c86acdec;hpb=42d4b839c82fd7dd8e412145eb6d9752468478e2;p=linux-2.6 diff --git a/arch/parisc/Kconfig b/arch/parisc/Kconfig index e1a2f77d39..bc7a19da62 100644 --- a/arch/parisc/Kconfig +++ b/arch/parisc/Kconfig @@ -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 @@ -206,9 +210,8 @@ config SMP singleprocessor machines. On a singleprocessor machine, the kernel will run faster if you say N here. - See also the , - and the SMP-HOWTO available - at . + See also and the SMP-HOWTO + available at . If you don't know what to do here, say N. @@ -273,8 +276,6 @@ source "drivers/Kconfig" source "fs/Kconfig" -source "kernel/Kconfig.instrumentation" - source "arch/parisc/Kconfig.debug" source "security/Kconfig"