aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorWilliam Lee Irwin III <wli@holomorphy.com>2004-08-07 00:54:27 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2004-08-07 00:54:27 -0700
commit1ca2b2fe5ee2fd965a437fe682ce9767bc58d7fc (patch)
treed69b5b5d5a698e5f94b0bcf0faeaca06e27db5d6 /arch
parent305135e127aeecd8a572f9e0222fe806a31c8cbd (diff)
downloadhistory-1ca2b2fe5ee2fd965a437fe682ce9767bc58d7fc.tar.gz
[PATCH] sparc32: sun4 does not support SMP
The sun4 port does not support SMP. Disable it via Kconfig. Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch')
-rw-r--r--arch/sparc/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sparc/Kconfig b/arch/sparc/Kconfig
index 79d52a1dd356e7..c4488c3dfa14b1 100644
--- a/arch/sparc/Kconfig
+++ b/arch/sparc/Kconfig
@@ -221,6 +221,7 @@ config SUN_PM
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.