All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] powerpc: correct the NR_CPUS description text
@ 2005-12-01 20:10 Olaf Hering
  2005-12-01 20:14   ` Geert Uytterhoeven
  0 siblings, 1 reply; 3+ messages in thread
From: Olaf Hering @ 2005-12-01 20:10 UTC (permalink / raw)
  To: Paul Mackeras, linuxppc-dev


Update the help text to match the allowed range.

Signed-off-by: Olaf Hering <olh@suse.de>

 arch/powerpc/Kconfig |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

Index: linux-2.6.15-rc4-olh/arch/powerpc/Kconfig
===================================================================
--- linux-2.6.15-rc4-olh.orig/arch/powerpc/Kconfig
+++ linux-2.6.15-rc4-olh/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
-- 
short story of a lazy sysadmin:
 alias appserv=wotan

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-12-01 20:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-01 20:10 [PATCH] powerpc: correct the NR_CPUS description text Olaf Hering
2005-12-01 20:14 ` Geert Uytterhoeven
2005-12-01 20:14   ` Geert Uytterhoeven

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.