summaryrefslogtreecommitdiff
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
authorShawn Guo <shawn.guo@linaro.org>2012-08-20 13:52:12 (GMT)
committerShawn Guo <shawn.guo@linaro.org>2012-09-03 01:32:11 (GMT)
commitc2668206e96dbade58b2bbe475050562f191fe80 (patch)
tree97b7865ede1ca5b07ce7c9d7a29bd1b8271fccb8 /arch/arm/Kconfig
parent83a84efcefe8d7935883ab9d8e45c689d5760ddf (diff)
downloadlinux-fsl-qoriq-c2668206e96dbade58b2bbe475050562f191fe80.tar.xz
ARM: mxs: select SPARSE_IRQ
With icoll and gpio interrupt controllers adopt irqdomain support and all interrupt nubmers are retrieved from device tree, it's safe to select SPARSE_IRQ for mxs now. Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
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 7207086..58bffb3 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -491,6 +491,7 @@ config ARCH_MXS
select HAVE_CLK_PREPARE
select MULTI_IRQ_HANDLER
select PINCTRL
+ select SPARSE_IRQ
select USE_OF
help
Support for Freescale MXS-based family of processors