summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Medhurst <tixy@linaro.org>2013-03-05 11:54:20 +0800
committerAndrey Konovalov <andrey.konovalov@linaro.org>2013-10-07 23:52:00 +0400
commitf0ea6f9cf8550414fe507f9a23292e1b4168067f (patch)
tree3f7d2cd851983a07097f38ab90578a9bf805be76
parent004384b4f98f894d5f8d1d0ab6fa2f1702236106 (diff)
configs: vexpress: Changes needed for Linux 3.9
Signed-off-by: Jon Medhurst <tixy@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 fb960d96557..8c1c9099114 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