[POWERPC] Raise the upper limit of NR_CPUS and move the pacas into the BSS
[deliverable/linux.git] / arch / powerpc / platforms / Kconfig.cputype
index 5fc7fac10e938515c24c6cb157a6944b746ccf2b..f7efaa925a1350f8c9e157b1c8a31d45ea34047a 100644 (file)
@@ -220,8 +220,8 @@ config SMP
          If you don't know what to do here, say N.
 
 config NR_CPUS
-       int "Maximum number of CPUs (2-128)"
-       range 2 128
+       int "Maximum number of CPUs (2-1024)"
+       range 2 1024
        depends on SMP
        default "32" if PPC64
        default "4"
This page took 0.058565 seconds and 5 git commands to generate.