aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Brown <broonie@linaro.org>2013-12-17 20:53:11 +0000
committerMark Brown <broonie@linaro.org>2013-12-17 20:53:11 +0000
commit9d2405afbc7bc9e8ac7f365242835a7fb2995a5c (patch)
tree8cfc554213e8599f4d3fab769df0dfeaa694cf5e
parent474764b749db3d788cb4bf4ba5c91a51ea6cbf56 (diff)
configs: vexpress64: Update to 8 CPUs
For the 4x4 fast model. Signed-off-by: Mark Brown <broonie@linaro.org>
-rw-r--r--linaro/configs/vexpress64.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/linaro/configs/vexpress64.conf b/linaro/configs/vexpress64.conf
index 7895612e1ed..eecc6d564ad 100644
--- a/linaro/configs/vexpress64.conf
+++ b/linaro/configs/vexpress64.conf
@@ -1,5 +1,6 @@
CONFIG_ARCH_VEXPRESS=y
CONFIG_SMP=y
+CONFIG_NR_CPUS=8
CONFIG_CMDLINE="console=ttyAMA0"
CONFIG_COMPAT=y
CONFIG_SMC91X=y