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 776d76b8cb69..b8c69726839c 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
| @@ -592,6 +592,7 @@ config ARCH_MMP | |||
| 592 | select ARCH_REQUIRE_GPIOLIB | 592 | select ARCH_REQUIRE_GPIOLIB |
| 593 | select CLKDEV_LOOKUP | 593 | select CLKDEV_LOOKUP |
| 594 | select GENERIC_CLOCKEVENTS | 594 | select GENERIC_CLOCKEVENTS |
| 595 | select GPIO_PXA | ||
| 595 | select HAVE_SCHED_CLOCK | 596 | select HAVE_SCHED_CLOCK |
| 596 | select TICK_ONESHOT | 597 | select TICK_ONESHOT |
| 597 | select PLAT_PXA | 598 | select PLAT_PXA |
| @@ -674,6 +675,7 @@ config ARCH_PXA | |||
| 674 | select CLKSRC_MMIO | 675 | select CLKSRC_MMIO |
| 675 | select ARCH_REQUIRE_GPIOLIB | 676 | select ARCH_REQUIRE_GPIOLIB |
| 676 | select GENERIC_CLOCKEVENTS | 677 | select GENERIC_CLOCKEVENTS |
| 678 | select GPIO_PXA | ||
| 677 | select HAVE_SCHED_CLOCK | 679 | select HAVE_SCHED_CLOCK |
| 678 | select TICK_ONESHOT | 680 | select TICK_ONESHOT |
| 679 | select PLAT_PXA | 681 | select PLAT_PXA |
