diff options
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r-- | arch/arm/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index cf006d40342..4cf9d428097 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -632,6 +632,7 @@ config ARCH_MMP | |||
632 | select CLKDEV_LOOKUP | 632 | select CLKDEV_LOOKUP |
633 | select GENERIC_CLOCKEVENTS | 633 | select GENERIC_CLOCKEVENTS |
634 | select GPIO_PXA | 634 | select GPIO_PXA |
635 | select IRQ_DOMAIN | ||
635 | select TICK_ONESHOT | 636 | select TICK_ONESHOT |
636 | select PLAT_PXA | 637 | select PLAT_PXA |
637 | select SPARSE_IRQ | 638 | select SPARSE_IRQ |