Commit 7d1fb64d authored by Paul Mackerras's avatar Paul Mackerras

PPC32: Make 4 the default for CONFIG_NR_CPUS on PPC32.

parent 8d7b75a0
......@@ -682,7 +682,7 @@ config IRQ_ALL_CPUS
config NR_CPUS
int "Maximum number of CPUs (2-32)"
depends on SMP
default "32"
default "4"
config PREEMPT
bool "Preemptible Kernel"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment