提交 a91796a9 编写于 作者: J Jayachandran C 提交者: Ralf Baechle

MIPS: Support upto 256 CPUs

This is needed for two node XLP9xx configurations.
Signed-off-by: NJayachandran C <jchandra@broadcom.com>
Cc: linux-mips@linux-mips.org
Patchwork: http://patchwork.linux-mips.org/patch/6860/Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
上级 3f5fdb4b
......@@ -2267,8 +2267,8 @@ config NR_CPUS_DEFAULT_64
bool
config NR_CPUS
int "Maximum number of CPUs (2-64)"
range 2 64
int "Maximum number of CPUs (2-256)"
range 2 256
depends on SMP
default "4" if NR_CPUS_DEFAULT_4
default "8" if NR_CPUS_DEFAULT_8
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册