Skip to content

Commit 7c07005

Browse files
geertuRussell King
authored andcommitted
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 <[email protected]> Signed-off-by: Russell King <[email protected]>
1 parent fee3fd4 commit 7c07005

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ config ARM
2121
select GENERIC_IDLE_POLL_SETUP
2222
select GENERIC_IRQ_PROBE
2323
select GENERIC_IRQ_SHOW
24+
select GENERIC_IRQ_SHOW_LEVEL
2425
select GENERIC_PCI_IOMAP
2526
select GENERIC_SCHED_CLOCK
2627
select GENERIC_SMP_IDLE_THREAD

0 commit comments

Comments
 (0)