This patch uses range for NR_CPUS on arm (the same is already done on all other architectures).
Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- This patch was already sent on: - 15 Jan 2005 --- linux-2.6.11-rc1-mm1-full/arch/arm/Kconfig.old 2005-01-15 07:34:47.000000000 +0100 +++ linux-2.6.11-rc1-mm1-full/arch/arm/Kconfig 2005-01-15 07:38:24.000000000 +0100 @@ -286,6 +286,7 @@ config NR_CPUS int "Maximum number of CPUs (2-32)" + range 2 32 depends on SMP default "4" - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/