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 3707ff06e50..f10b86495fe 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -633,6 +633,7 @@ config ARCH_MMP | |||
633 | select CLKDEV_LOOKUP | 633 | select CLKDEV_LOOKUP |
634 | select GENERIC_CLOCKEVENTS | 634 | select GENERIC_CLOCKEVENTS |
635 | select GPIO_PXA | 635 | select GPIO_PXA |
636 | select IRQ_DOMAIN | ||
636 | select TICK_ONESHOT | 637 | select TICK_ONESHOT |
637 | select PLAT_PXA | 638 | select PLAT_PXA |
638 | select SPARSE_IRQ | 639 | select SPARSE_IRQ |