[2.6 patch] let X86_VOYAGER depend on SMP

From: Adrian Bunk
Date: Thu Apr 06 2006 - 20:31:55 EST


I noted that X86_VOYAGER=y and SMP=n doesn't compile.

It might be possible to fix this, but as far as I understand it, all
Voyager machines are SMP, implying that such a configuration doesn't
make much sense.

Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx>

--- linux-2.6.17-rc1-mm1-voyager/arch/i386/Kconfig.old 2006-04-07 01:02:34.000000000 +0200
+++ linux-2.6.17-rc1-mm1-voyager/arch/i386/Kconfig 2006-04-07 01:02:47.000000000 +0200
@@ -77,6 +77,7 @@

config X86_VOYAGER
bool "Voyager (NCR)"
+ depends on SMP
help
Voyager is an MCA-based 32-way capable SMP architecture proprietary
to NCR Corp. Machine classes 345x/35xx/4100/51xx are Voyager-based.

-
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/