projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fee3fd4
)
ARM: 8339/1: Enable CONFIG_GENERIC_IRQ_SHOW_LEVEL
author
Geert Uytterhoeven
<geert@linux-m68k.org>
Wed, 1 Apr 2015 12:37:11 +0000
(13:37 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Thu, 2 Apr 2015 09:00:11 +0000
(10:00 +0100)
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>
arch/arm/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/Kconfig
b/arch/arm/Kconfig
index d7d7b27bd43e682f0ffe392769f41b2537ec24f5..35fed4b1ebd87af4b98d2b19cd88035b7404c609 100644
(file)
--- 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