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 92dbde801d9c..fd4515ca8358 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -350,6 +350,7 @@ config ARCH_REALVIEW | |||
350 | select ICST | 350 | select ICST |
351 | select NEED_MACH_MEMORY_H | 351 | select NEED_MACH_MEMORY_H |
352 | select PLAT_VERSATILE | 352 | select PLAT_VERSATILE |
353 | select PLAT_VERSATILE_SCHED_CLOCK | ||
353 | help | 354 | help |
354 | This enables support for ARM Ltd RealView boards. | 355 | This enables support for ARM Ltd RealView boards. |
355 | 356 | ||
@@ -365,6 +366,7 @@ config ARCH_VERSATILE | |||
365 | select ICST | 366 | select ICST |
366 | select PLAT_VERSATILE | 367 | select PLAT_VERSATILE |
367 | select PLAT_VERSATILE_CLOCK | 368 | select PLAT_VERSATILE_CLOCK |
369 | select PLAT_VERSATILE_SCHED_CLOCK | ||
368 | select VERSATILE_FPGA_IRQ | 370 | select VERSATILE_FPGA_IRQ |
369 | help | 371 | help |
370 | This enables support for ARM Ltd Versatile board. | 372 | This enables support for ARM Ltd Versatile board. |