From: David S. Miller Date: Sat, 12 May 2012 04:01:47 +0000 (-0700) Subject: sparc32: Stop warning about sun4/sun4c in SMP Kconfig option. X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=6b7679dd65f0ed072bd675426ca416e572979b1c;p=deliverable%2Flinux.git sparc32: Stop warning about sun4/sun4c in SMP Kconfig option. Signed-off-by: David S. Miller --- diff --git a/arch/sparc/Kconfig b/arch/sparc/Kconfig index 6335849c1547..871de4ec3488 100644 --- a/arch/sparc/Kconfig +++ b/arch/sparc/Kconfig @@ -150,7 +150,7 @@ source "kernel/Kconfig.freezer" menu "Processor type and features" config SMP - bool "Symmetric multi-processing support (does not work on sun4/sun4c)" + bool "Symmetric multi-processing support" ---help--- This enables support for systems with more than one CPU. If you have a system with only one CPU, say N. If you have a system with more