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 fe8d6fa12fe7..a6ccef6d9d72 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -229,6 +229,7 @@ config ARCH_INTEGRATOR | |||
229 | select ICST | 229 | select ICST |
230 | select GENERIC_CLOCKEVENTS | 230 | select GENERIC_CLOCKEVENTS |
231 | select PLAT_VERSATILE | 231 | select PLAT_VERSATILE |
232 | select PLAT_VERSATILE_FPGA_IRQ | ||
232 | help | 233 | help |
233 | Support for ARM's Integrator platform. | 234 | Support for ARM's Integrator platform. |
234 | 235 | ||
@@ -256,6 +257,7 @@ config ARCH_VERSATILE | |||
256 | select ARCH_WANT_OPTIONAL_GPIOLIB | 257 | select ARCH_WANT_OPTIONAL_GPIOLIB |
257 | select PLAT_VERSATILE | 258 | select PLAT_VERSATILE |
258 | select PLAT_VERSATILE_CLCD | 259 | select PLAT_VERSATILE_CLCD |
260 | select PLAT_VERSATILE_FPGA_IRQ | ||
259 | select ARM_TIMER_SP804 | 261 | select ARM_TIMER_SP804 |
260 | help | 262 | help |
261 | This enables support for ARM Ltd Versatile board. | 263 | This enables support for ARM Ltd Versatile board. |