diff options
Diffstat (limited to 'arch/parisc/Kconfig')
-rw-r--r-- | arch/parisc/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/parisc/Kconfig b/arch/parisc/Kconfig index 028d8a0fdbfd..d929ac84f25a 100644 --- a/arch/parisc/Kconfig +++ b/arch/parisc/Kconfig | |||
@@ -75,6 +75,9 @@ config IRQ_PER_CPU | |||
75 | bool | 75 | bool |
76 | default y | 76 | default y |
77 | 77 | ||
78 | config ARCH_SUPPORTS_AOUT | ||
79 | def_bool y | ||
80 | |||
78 | # unless you want to implement ACPI on PA-RISC ... ;-) | 81 | # unless you want to implement ACPI on PA-RISC ... ;-) |
79 | config PM | 82 | config PM |
80 | bool | 83 | bool |