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-07-23 22:18:36 +0400
commita141c9d3e40954d04bf73981c3f65059ff4cb580 (patch)
tree40a7e017c210280f0951b0db938346474ec3346f
parent25222b84bfac26afcbbc7a89112219f563c62054 (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