summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Kconfig
diff options
context:
space:
mode:
authorGrant Likely2012-02-16 09:37:49 +0100
committerGrant Likely2012-02-16 09:37:49 +0100
commitcc79ca691c292e9fd44f589c7940b9654e22f2f6 (patch)
tree4efe01e4f4a92f97dba326923e0a7a8af4b3bf87 /arch/powerpc/Kconfig
parentirq_domain/powerpc: Eliminate virq_is_host() (diff)
downloadkernel-qcow2-linux-cc79ca691c292e9fd44f589c7940b9654e22f2f6.tar.gz
kernel-qcow2-linux-cc79ca691c292e9fd44f589c7940b9654e22f2f6.tar.xz
kernel-qcow2-linux-cc79ca691c292e9fd44f589c7940b9654e22f2f6.zip
irq_domain: Move irq_domain code from powerpc to kernel/irq
This patch only moves the code. It doesn't make any changes, and the code is still only compiled for powerpc. Follow-on patches will generalize the code for other architectures. Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: Milton Miller <miltonm@bga.com> Tested-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/powerpc/Kconfig')
-rw-r--r--arch/powerpc/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig
index 1919634a9b32..303703d716fe 100644
--- a/arch/powerpc/Kconfig
+++ b/arch/powerpc/Kconfig
@@ -135,6 +135,7 @@ config PPC
select HAVE_GENERIC_HARDIRQS
select HAVE_SPARSE_IRQ
select IRQ_PER_CPU
+ select IRQ_DOMAIN
select GENERIC_IRQ_SHOW
select GENERIC_IRQ_SHOW_LEVEL
select IRQ_FORCED_THREADING