Loading arch/powerpc/Kconfig +1 −1 Original line number Original line Diff line number Diff line Loading @@ -227,7 +227,7 @@ config SMP If you don't know what to do here, say N. If you don't know what to do here, say N. config NR_CPUS config NR_CPUS int "Maximum number of CPUs (2-32)" int "Maximum number of CPUs (2-128)" range 2 128 range 2 128 depends on SMP depends on SMP default "32" if PPC64 default "32" if PPC64 Loading Loading
arch/powerpc/Kconfig +1 −1 Original line number Original line Diff line number Diff line Loading @@ -227,7 +227,7 @@ config SMP If you don't know what to do here, say N. If you don't know what to do here, say N. config NR_CPUS config NR_CPUS int "Maximum number of CPUs (2-32)" int "Maximum number of CPUs (2-128)" range 2 128 range 2 128 depends on SMP depends on SMP default "32" if PPC64 default "32" if PPC64 Loading