Skip to content

Commit

Permalink
[PATCH] powerpc: correct the NR_CPUS description text
Browse files Browse the repository at this point in the history
Update the help text to match the allowed range.

Signed-off-by: Olaf Hering <olh@suse.de>
Signed-off-by: Paul Mackerras <paulus@samba.org>
  • Loading branch information
Olaf Hering authored and Paul Mackerras committed Dec 2, 2005
1 parent cc8b5c9 commit e8a167a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/powerpc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ config SMP
If you don't know what to do here, say N.

config NR_CPUS
int "Maximum number of CPUs (2-32)"
int "Maximum number of CPUs (2-128)"
range 2 128
depends on SMP
default "32" if PPC64
Expand Down

0 comments on commit e8a167a

Please sign in to comment.