[PATCH] powerpc: correct the NR_CPUS description text

Geert Uytterhoeven geert at linux-m68k.org
Fri Dec 2 07:14:35 EST 2005


On Thu, 1 Dec 2005, Olaf Hering wrote:
> Update the help text to match the allowed range.
> 
> Signed-off-by: Olaf Hering <olh at 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

Shouldn't kconfig (be enhanced to) add the range to the help text
automatically, to avoid problems like this?

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert at linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds



More information about the Linuxppc-dev mailing list