summaryrefslogtreecommitdiffstats
path: root/arch/openrisc/Kconfig
diff options
context:
space:
mode:
authorJonas Bonn2012-04-06 12:52:54 +0200
committerJonas Bonn2012-05-08 11:42:55 +0200
commitb4c4c6ee93501a46d58d5511fc8bb9aeb4508c6d (patch)
tree402937a7e148290010a375b9dfbc9f9c96c09d2f /arch/openrisc/Kconfig
parentLinux 3.4-rc6 (diff)
downloadkernel-qcow2-linux-b4c4c6ee93501a46d58d5511fc8bb9aeb4508c6d.tar.gz
kernel-qcow2-linux-b4c4c6ee93501a46d58d5511fc8bb9aeb4508c6d.tar.xz
kernel-qcow2-linux-b4c4c6ee93501a46d58d5511fc8bb9aeb4508c6d.zip
openrisc: implement irqdomains
This moves OpenRISC to using the irqdomain infrastructure. This doesn't fundamentally change anything other than that it will be easier to have multiple interrupt controllers in the future. Signed-off-by: Jonas Bonn <jonas@southpole.se>
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 a4787197d8fe..7589051e79e0 100644
--- a/arch/openrisc/Kconfig
+++ b/arch/openrisc/Kconfig
@@ -7,6 +7,7 @@ config OPENRISC
def_bool y
select OF
select OF_EARLY_FLATTREE
+ select IRQ_DOMAIN
select HAVE_MEMBLOCK
select ARCH_WANT_OPTIONAL_GPIOLIB
select HAVE_ARCH_TRACEHOOK