aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2011-03-24 12:02:11 +0100
committerThomas Gleixner <tglx@linutronix.de>2011-03-29 14:47:57 +0200
commit25a5662a13e604d86b0a9fd71703582a7393d8ec (patch)
treea7974715b7e08fff416fdf0300fdad19b45cd8bf /arch/arm/Kconfig
parentcf0d6b76c11b565f8d8b7d527d17b9f82eb3b3a5 (diff)
downloadkernel_samsung_smdk4412-25a5662a13e604d86b0a9fd71703582a7393d8ec.zip
kernel_samsung_smdk4412-25a5662a13e604d86b0a9fd71703582a7393d8ec.tar.gz
kernel_samsung_smdk4412-25a5662a13e604d86b0a9fd71703582a7393d8ec.tar.bz2
arm: Use generic show_interrupts()
Use the generic version and just keep the arch specific output. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r--arch/arm/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index efe06e0..7c0effb 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -28,6 +28,7 @@ config ARM
select HAVE_C_RECORDMCOUNT
select HAVE_GENERIC_HARDIRQS
select HAVE_SPARSE_IRQ
+ select GENERIC_IRQ_SHOW
help
The ARM series is a line of low-power-consumption RISC chip designs
licensed by ARM Ltd and targeted at embedded applications and