aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Medhurst <tixy@linaro.org>2012-07-05 11:20:51 +0100
committerJon Medhurst <tixy@linaro.org>2012-07-16 14:21:39 +0100
commitbac012c4b3ece627c8f03620a7e17d92a0c75aff (patch)
treeb0e6428a48626e0eacb41362b4de10dac6689b7c
parent25c7bd9c5ff1a2e34718238935d26badde67225d (diff)
configs: vexpress: Expta options needed for TC2
Signed-off-by: Jon Medhurst <tixy@linaro.org>
-rw-r--r--linaro/configs/vexpress.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/linaro/configs/vexpress.conf b/linaro/configs/vexpress.conf
index f50a6e01cbc..d5727c5f4d0 100644
--- a/linaro/configs/vexpress.conf
+++ b/linaro/configs/vexpress.conf
@@ -3,6 +3,9 @@ CONFIG_ARCH_VEXPRESS_CHOICE=y
CONFIG_ARCH_VEXPRESS_CA9X4=y
CONFIG_ARCH_VEXPRESS_DT=y
CONFIG_ARM_ARCH_TIMER=y
+CONFIG_NR_CPUS=8
+CONFIG_HIGHMEM=y
+CONFIG_HIGHPTE=y
CONFIG_CMDLINE="console=ttyAMA0,38400n8 root=/dev/mmcblk0p2 rootwait mmci.fmax=4000000"
CONFIG_VFP=y
CONFIG_NEON=y