From: Mark Brown Date: Tue, 17 Dec 2013 20:53:11 +0000 (+0000) Subject: configs: vexpress64: Update to 8 CPUs X-Git-Tag: firefly_0821_release~3680^2~164^2~2 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=9d2405afbc7bc9e8ac7f365242835a7fb2995a5c;p=firefly-linux-kernel-4.4.55.git configs: vexpress64: Update to 8 CPUs For the 4x4 fast model. Signed-off-by: Mark Brown --- diff --git a/linaro/configs/vexpress64.conf b/linaro/configs/vexpress64.conf index 7895612e1ed3..eecc6d564ad6 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