aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-vexpress/Kconfig
diff options
context:
space:
mode:
authorMatthew Leach <matthew.leach@arm.com>2014-03-14 10:18:22 +0000
committerDaniel Lezcano <daniel.lezcano@linaro.org>2014-04-22 11:44:27 +0200
commit7e13c654f446e3c9848ac0b725ae4daf25e10846 (patch)
tree6b26ec82cd948b1ef3980bc15c3a6cd0ea3cf004 /arch/arm/mach-vexpress/Kconfig
parentdts: ca5: add the global timer for the A5 (diff)
downloadlinux-dev-7e13c654f446e3c9848ac0b725ae4daf25e10846.tar.xz
linux-dev-7e13c654f446e3c9848ac0b725ae4daf25e10846.zip
KConfig: Vexpress: build the ARM_GLOBAL_TIMER with vexpress platform
The Cortex A5 now contains bindings for the global timer driver. Ensure that the driver is built with a vexpress platform. Signed-off-by: Matthew Leach <matthew.leach@arm.com> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'arch/arm/mach-vexpress/Kconfig')
-rw-r--r--arch/arm/mach-vexpress/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-vexpress/Kconfig b/arch/arm/mach-vexpress/Kconfig
index 657d52d0391f..e9811a07829a 100644
--- a/arch/arm/mach-vexpress/Kconfig
+++ b/arch/arm/mach-vexpress/Kconfig
@@ -4,6 +4,7 @@ config ARCH_VEXPRESS
select ARCH_SUPPORTS_BIG_ENDIAN
select ARM_AMBA
select ARM_GIC
+ select ARM_GLOBAL_TIMER
select ARM_TIMER_SP804
select COMMON_CLK_VERSATILE
select HAVE_ARM_SCU if SMP