[sparc32] [10/13] sun4 does not support SMP

From: William Lee Irwin III
Date: Thu Aug 05 2004 - 00:04:33 EST


On Wed, Aug 04, 2004 at 09:54:17PM -0700, William Lee Irwin III wrote:
> This variable is unused and causes noisy compiles.

The sun4 port does not support SMP. Disable it via Kconfig.

Index: mm2-2.6.8-rc2/arch/sparc/Kconfig
===================================================================
--- mm2-2.6.8-rc2.orig/arch/sparc/Kconfig
+++ mm2-2.6.8-rc2/arch/sparc/Kconfig
@@ -221,6 +221,7 @@

config SUN4
bool "Support for SUN4 machines (disables SUN4[CDM] support)"
+ depends on !SMP
help
Say Y here if, and only if, your machine is a sun4. Note that
a kernel compiled with this option will run only on sun4.
-
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/