diff options
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r-- | arch/arm/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index dc3de407ce05..7658d19bb111 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -470,6 +470,8 @@ config ARCH_MXC | |||
470 | select CLKSRC_MMIO | 470 | select CLKSRC_MMIO |
471 | select GENERIC_IRQ_CHIP | 471 | select GENERIC_IRQ_CHIP |
472 | select MULTI_IRQ_HANDLER | 472 | select MULTI_IRQ_HANDLER |
473 | select SPARSE_IRQ | ||
474 | select USE_OF | ||
473 | help | 475 | help |
474 | Support for Freescale MXC/iMX-based family of processors | 476 | Support for Freescale MXC/iMX-based family of processors |
475 | 477 | ||