aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Medhurst <tixy@linaro.org>2013-03-05 11:54:20 +0800
committerAlex Shi <alex.shi@linaro.org>2014-07-16 12:41:29 +0800
commit6527240d30c962d21eb075dc40ab4339d806979e (patch)
tree17d70eb6a9afcfe3c482cfba3b3a99d472251ec9
parent57e0195228bd2b1e87df41f56bb5873093f2dd4f (diff)
configs: vexpress: Changes needed for Linux 3.9
Signed-off-by: Jon Medhurst <tixy@linaro.org> (cherry picked from commit ba7f23c4e62cb13316a7b881d2a997b30d062786) Signed-off-by: Alex Shi <alex.shi@linaro.org>
-rw-r--r--linaro/configs/vexpress.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/linaro/configs/vexpress.conf b/linaro/configs/vexpress.conf
index fb960d965579..8c1c9099114f 100644
--- a/linaro/configs/vexpress.conf
+++ b/linaro/configs/vexpress.conf
@@ -1,6 +1,6 @@
CONFIG_ARCH_VEXPRESS=y
CONFIG_ARCH_VEXPRESS_CA9X4=y
-CONFIG_ARM_ARCH_TIMER=y
+CONFIG_HAVE_ARM_ARCH_TIMER=y
CONFIG_CMDLINE="console=ttyAMA0,38400n8 root=/dev/mmcblk0p2 rootwait mmci.fmax=4000000"
CONFIG_VFP=y
CONFIG_NEON=y