summaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
authorGeert Uytterhoeven2015-04-01 14:37:11 +0200
committerRussell King2015-04-02 11:00:11 +0200
commit7c07005eea967db09163491d39bd0c1cda485c21 (patch)
treec5b291a3e5d15732dd8c5eb278af400df16a1aaa /arch/arm/Kconfig
parentARM: 8338/1: kexec: Relax SMP validation to improve DT compatibility (diff)
downloadkernel-qcow2-linux-7c07005eea967db09163491d39bd0c1cda485c21.tar.gz
kernel-qcow2-linux-7c07005eea967db09163491d39bd0c1cda485c21.tar.xz
kernel-qcow2-linux-7c07005eea967db09163491d39bd0c1cda485c21.zip
ARM: 8339/1: Enable CONFIG_GENERIC_IRQ_SHOW_LEVEL
Several interrupt controllers support both edge and level interrupts, so it's useful to provide that information in /proc/interrupts. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
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 d7d7b27bd43e..35fed4b1ebd8 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -21,6 +21,7 @@ config ARM
select GENERIC_IDLE_POLL_SETUP
select GENERIC_IRQ_PROBE
select GENERIC_IRQ_SHOW
+ select GENERIC_IRQ_SHOW_LEVEL
select GENERIC_PCI_IOMAP
select GENERIC_SCHED_CLOCK
select GENERIC_SMP_IDLE_THREAD