X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Fparisc%2FKconfig;h=abde955b1c21a596e544d3aeb955ecbcf06900e9;hb=f063a0c0c995d010960efcc1b2ed14b99674f25c;hp=79a04a9394d5ad33b768d79ce1c2230b24e1c9bb;hpb=b22793f7fdc38d73c4bb4299a313deef56dcfe66;p=pandora-kernel.git diff --git a/arch/parisc/Kconfig b/arch/parisc/Kconfig index 79a04a9394d5..abde955b1c21 100644 --- a/arch/parisc/Kconfig +++ b/arch/parisc/Kconfig @@ -19,6 +19,7 @@ config PARISC select HAVE_IRQ_WORK select HAVE_PERF_EVENTS select GENERIC_ATOMIC64 if !64BIT + select GENERIC_HARDIRQS_NO__DO_IRQ help The PA-RISC microprocessor is designed by Hewlett-Packard and used in many of their workstations & servers (HP9000 700 and 800 series, @@ -85,6 +86,9 @@ config IRQ_PER_CPU bool default y +config GENERIC_HARDIRQS_NO__DO_IRQ + def_bool y + # unless you want to implement ACPI on PA-RISC ... ;-) config PM bool