From: Jon Medhurst Date: Tue, 5 Mar 2013 03:54:20 +0000 (+0800) Subject: configs: vexpress: Changes needed for Linux 3.9 X-Git-Tag: firefly_0821_release~3680^2~236^2^2~14^2~7 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=2d98cd5fd09214dae7789994fe53bd5e2b9bb1db;p=firefly-linux-kernel-4.4.55.git configs: vexpress: Changes needed for Linux 3.9 Signed-off-by: Jon Medhurst --- 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