mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-02 10:59:18 -04:00
[MIPS] SMTC: Make 8 the default number of processors.
8 is the next larger power of two of the currently 5 supported TCs. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
@@ -1690,6 +1690,7 @@ config NR_CPUS
|
||||
depends on SMP
|
||||
default "64" if SGI_IP27
|
||||
default "2"
|
||||
default "8" if MIPS_MT_SMTC
|
||||
help
|
||||
This allows you to specify the maximum number of CPUs which this
|
||||
kernel will support. The maximum supported value is 32 for 32-bit
|
||||
|
||||
Reference in New Issue
Block a user