Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e8a167ac authored by Olaf Hering's avatar Olaf Hering Committed by Paul Mackerras
Browse files

[PATCH] powerpc: correct the NR_CPUS description text



Update the help text to match the allowed range.

Signed-off-by: default avatarOlaf Hering <olh@suse.de>
Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
parent cc8b5c96
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -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