summaryrefslogtreecommitdiff
path: root/arch/xtensa/Kconfig
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2011-03-24 17:28:40 (GMT)
committerThomas Gleixner <tglx@linutronix.de>2011-03-24 19:35:59 (GMT)
commit47a5d9dcbb595b1bef54f59ba3846170e13be32a (patch)
treebfb8b9b2321970723b145db8d363c79bfaf2bca4 /arch/xtensa/Kconfig
parent610e1756eafdeca15cc24ade6dae23d8129225f9 (diff)
downloadlinux-fsl-qoriq-47a5d9dcbb595b1bef54f59ba3846170e13be32a.tar.xz
xtensa: Use generic show_interrupts()
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'arch/xtensa/Kconfig')
-rw-r--r--arch/xtensa/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/xtensa/Kconfig b/arch/xtensa/Kconfig
index a1c7482..d0ecf7e2 100644
--- a/arch/xtensa/Kconfig
+++ b/arch/xtensa/Kconfig
@@ -8,6 +8,7 @@ config XTENSA
def_bool y
select HAVE_IDE
select HAVE_GENERIC_HARDIRQS
+ select GENERIC_IRQ_SHOW
select GENERIC_HARDIRQS_NO_DEPRECATED
help
Xtensa processors are 32-bit RISC machines designed by Tensilica