Commit 3bc275e9 authored by Meelis Roos's avatar Meelis Roos Committed by David S. Miller

[SPARC64]: Make 32 CPUs the default.

parent 91d7f4e3
...@@ -130,7 +130,7 @@ config NR_CPUS ...@@ -130,7 +130,7 @@ config NR_CPUS
int "Maximum number of CPUs (2-64)" int "Maximum number of CPUs (2-64)"
range 2 64 range 2 64
depends on SMP depends on SMP
default "64" default "32"
config CPU_FREQ config CPU_FREQ
bool "CPU Frequency scaling" bool "CPU Frequency scaling"
......
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