summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Medhurst <tixy@linaro.org>2013-03-05 11:54:20 +0800
committerJon Medhurst <tixy@linaro.org>2013-05-13 13:21:58 +0100
commit6bb6b041e7aa3d2b9f9fd904cfc670d15766a7aa (patch)
tree0687004eeb459e9bda6fa3ec0850fc3d413333d0
parent8115dbfa531c7886a72e37975ff807a8ac84b1a9 (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