]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/sparc/Kconfig
arch/sparc: support NR_CPUS = 4096
[karo-tx-linux.git] / arch / sparc / Kconfig
index e544ac12737e7b31cf18c77be99b03e9da6e71f7..b558c9e29de37f3ebeb18593c1a3d234c7d9d060 100644 (file)
@@ -192,9 +192,9 @@ config NR_CPUS
        int "Maximum number of CPUs"
        depends on SMP
        range 2 32 if SPARC32
-       range 2 1024 if SPARC64
+       range 2 4096 if SPARC64
        default 32 if SPARC32
-       default 64 if SPARC64
+       default 4096 if SPARC64
 
 source kernel/Kconfig.hz