Commit c2668206 authored by Shawn Guo's avatar Shawn Guo

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: default avatarShawn Guo <shawn.guo@linaro.org>
parent 83a84efc
...@@ -491,6 +491,7 @@ config ARCH_MXS ...@@ -491,6 +491,7 @@ config ARCH_MXS
select HAVE_CLK_PREPARE select HAVE_CLK_PREPARE
select MULTI_IRQ_HANDLER select MULTI_IRQ_HANDLER
select PINCTRL select PINCTRL
select SPARSE_IRQ
select USE_OF select USE_OF
help help
Support for Freescale MXS-based family of processors Support for Freescale MXS-based family of processors
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment