projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3309a8e
)
KConfig: Vexpress: build the ARM_GLOBAL_TIMER with vexpress platform
author
Matthew Leach
<matthew.leach@arm.com>
Fri, 14 Mar 2014 10:18:22 +0000
(10:18 +0000)
committer
Daniel Lezcano
<daniel.lezcano@linaro.org>
Tue, 22 Apr 2014 09:44:27 +0000
(11:44 +0200)
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>
arch/arm/mach-vexpress/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/mach-vexpress/Kconfig
b/arch/arm/mach-vexpress/Kconfig
index 657d52d0391fc4a8edd9fa445ffdf71457571dcf..e9811a07829ac60a499d4fdab1a230b91d4a3afc 100644
(file)
--- 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