summaryrefslogtreecommitdiffstats
path: root/arch/openrisc/Kconfig
diff options
context:
space:
mode:
authorJonas Bonn2012-05-09 23:19:44 +0200
committerStafford Horne2017-02-06 13:50:41 +0100
commitc0fcaf554ed9b65477576439e8de63578d731070 (patch)
tree0f360bcd828e00394c39174ffbcac1f446a93a53 /arch/openrisc/Kconfig
parentLinux 4.10-rc7 (diff)
downloadkernel-qcow2-linux-c0fcaf554ed9b65477576439e8de63578d731070.tar.gz
kernel-qcow2-linux-c0fcaf554ed9b65477576439e8de63578d731070.tar.xz
kernel-qcow2-linux-c0fcaf554ed9b65477576439e8de63578d731070.zip
openrisc: use SPARSE_IRQ
The sparse IRQ framework is preferred nowadays so switch over to it. Signed-off-by: Jonas Bonn <jonas@southpole.se> Signed-off-by: Stafford Horne <shorne@gmail.com>
Diffstat (limited to 'arch/openrisc/Kconfig')
-rw-r--r--arch/openrisc/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/openrisc/Kconfig b/arch/openrisc/Kconfig
index 8d22015fde3e..1e95920b0737 100644
--- a/arch/openrisc/Kconfig
+++ b/arch/openrisc/Kconfig
@@ -12,6 +12,7 @@ config OPENRISC
select HAVE_MEMBLOCK
select GPIOLIB
select HAVE_ARCH_TRACEHOOK
+ select SPARSE_IRQ
select GENERIC_IRQ_CHIP
select GENERIC_IRQ_PROBE
select GENERIC_IRQ_SHOW