projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc8b5c9
)
[PATCH] powerpc: correct the NR_CPUS description text
author
Olaf Hering
<olh@suse.de>
Thu, 1 Dec 2005 20:10:10 +0000
(21:10 +0100)
committer
Paul Mackerras
<paulus@samba.org>
Fri, 2 Dec 2005 03:51:35 +0000
(14:51 +1100)
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>
arch/powerpc/Kconfig
patch
|
blob
|
history
diff --git
a/arch/powerpc/Kconfig
b/arch/powerpc/Kconfig
index bb2efdd566a9d590d64184b10b097e4b7ed17e95..db93dbc0e21a9896ee25c8dcc1c517f8f330d5cd 100644
(file)
--- a/
arch/powerpc/Kconfig
+++ b/
arch/powerpc/Kconfig
@@
-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