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 88c97bc7a6f5..95ad5f913a73 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -587,6 +587,7 @@ config ARCH_PXA | |||
587 | select GENERIC_CLOCKEVENTS | 587 | select GENERIC_CLOCKEVENTS |
588 | select TICK_ONESHOT | 588 | select TICK_ONESHOT |
589 | select PLAT_PXA | 589 | select PLAT_PXA |
590 | select SPARSE_IRQ | ||
590 | help | 591 | help |
591 | Support for Intel/Marvell's PXA2xx/PXA3xx processor line. | 592 | Support for Intel/Marvell's PXA2xx/PXA3xx processor line. |
592 | 593 | ||