diff options
| -rw-r--r-- | arch/arm/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 571b3d25c9bc..a851307f8755 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
| @@ -389,7 +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 ARCH_REQUIRE_GPIOLIB |
| 393 | select GENERIC_CLOCKEVENTS | 393 | select GENERIC_CLOCKEVENTS |
| 394 | select CLKDEV_LOOKUP | 394 | select CLKDEV_LOOKUP |
| 395 | select GENERIC_IRQ_CHIP | 395 | select GENERIC_IRQ_CHIP |
