aboutsummaryrefslogtreecommitdiff
path: root/linaro
diff options
context:
space:
mode:
authorJon Medhurst <tixy@linaro.org>2016-05-16 11:12:32 +0100
committerJon Medhurst <tixy@linaro.org>2016-11-21 12:45:45 +0000
commitf2e96d7d7e010bdaaf3e7fc9d594a35be5fab3f7 (patch)
treef9e26d2a2e0d6f7ae89c3c9798a01da9dbcfdbbe /linaro
parent2c6bb7ad02ee93804aaade2258f73618531150b6 (diff)
configs: vexpress64: Increase NR_CPUS
Use the default for NR_CPUS (currently 64), this allows for FVPs with multiple clusters. Signed-off-by: Jon Medhurst <tixy@linaro.org>
Diffstat (limited to 'linaro')
-rw-r--r--linaro/configs/vexpress64.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/linaro/configs/vexpress64.conf b/linaro/configs/vexpress64.conf
index e056c3411917..985d55632c67 100644
--- a/linaro/configs/vexpress64.conf
+++ b/linaro/configs/vexpress64.conf
@@ -1,6 +1,5 @@
CONFIG_ARCH_VEXPRESS=y
CONFIG_SMP=y
-CONFIG_NR_CPUS=8
CONFIG_HOTPLUG_CPU=y
CONFIG_PREEMPT=y
CONFIG_CMDLINE="console=ttyAMA0"