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 a91009c61870..571b3d25c9bc 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -389,6 +389,7 @@ config ARCH_PRIMA2 | |||
389 | bool "CSR SiRFSoC PRIMA2 ARM Cortex A9 Platform" | 389 | bool "CSR SiRFSoC PRIMA2 ARM Cortex A9 Platform" |
390 | select CPU_V7 | 390 | select CPU_V7 |
391 | select NO_IOPORT | 391 | select NO_IOPORT |
392 | select ARCH_WANT_OPTIONAL_GPIOLIB | ||
392 | select GENERIC_CLOCKEVENTS | 393 | select GENERIC_CLOCKEVENTS |
393 | select CLKDEV_LOOKUP | 394 | select CLKDEV_LOOKUP |
394 | select GENERIC_IRQ_CHIP | 395 | select GENERIC_IRQ_CHIP |