]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - arch/arm64/Kconfig
ARM64: Enable CONFIG_GENERIC_IRQ_SHOW_LEVEL
authorSudeep Holla <sudeep.holla@arm.com>
Wed, 22 Apr 2015 17:16:33 +0000 (18:16 +0100)
committerWill Deacon <will.deacon@arm.com>
Mon, 27 Apr 2015 10:39:05 +0000 (11:39 +0100)
commit6544e67bfb1bf55bcf3c0f6b37631917e9acfb74
tree60b81551eff472d3dd2bc14b63d3efc230b1e91e
parent878a84d5a8a18a4ab241d40cebb791d6aedf5605
ARM64: Enable CONFIG_GENERIC_IRQ_SHOW_LEVEL

Since several interrupt controllers including GIC support both edge and
level triggered interrupts, it's useful to provide that information in
/proc/interrupts even on ARM64 similar to ARM and PPC.

This is based on Geert Uytterhoeven's commit 7c07005eea96 ("ARM: 8339/1:
Enable CONFIG_GENERIC_IRQ_SHOW_LEVEL")

Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm64/Kconfig