Re: [PATCH] powerpc: correct the NR_CPUS description text

From: Geert Uytterhoeven
Date: Thu Dec 01 2005 - 15:14:27 EST


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

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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/