public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC: 2.6 patch] let X86_VOYAGER select SMP
@ 2006-03-16 13:04 Adrian Bunk
  0 siblings, 0 replies; 2+ messages in thread
From: Adrian Bunk @ 2006-03-16 13:04 UTC (permalink / raw)
  To: James.Bottomley; +Cc: linux-kernel

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 contfiguration doesn't 
make much sense.


Signed-off-by: Adrian Bunk <bunk@stusta.de>

--- linux-2.6.16-rc6-mm1-voyager/arch/i386/Kconfig.old	2006-03-16 12:42:30.000000000 +0100
+++ linux-2.6.16-rc6-mm1-voyager/arch/i386/Kconfig	2006-03-16 12:42:44.000000000 +0100
@@ -77,6 +77,7 @@
 
 config X86_VOYAGER
 	bool "Voyager (NCR)"
+	select 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.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [RFC: 2.6 patch] let X86_VOYAGER select SMP
@ 2006-03-23 23:57 Adrian Bunk
  0 siblings, 0 replies; 2+ messages in thread
From: Adrian Bunk @ 2006-03-23 23:57 UTC (permalink / raw)
  To: Andrew Morton; +Cc: James.Bottomley, linux-kernel

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 contfiguration doesn't 
make much sense.


Signed-off-by: Adrian Bunk <bunk@stusta.de>

---

This patch was already sent on:
- 16 Mar 2006

--- linux-2.6.16-rc6-mm1-voyager/arch/i386/Kconfig.old	2006-03-16 12:42:30.000000000 +0100
+++ linux-2.6.16-rc6-mm1-voyager/arch/i386/Kconfig	2006-03-16 12:42:44.000000000 +0100
@@ -77,6 +77,7 @@
 
 config X86_VOYAGER
 	bool "Voyager (NCR)"
+	select 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.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-03-23 23:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-16 13:04 [RFC: 2.6 patch] let X86_VOYAGER select SMP Adrian Bunk
  -- strict thread matches above, loose matches on Subject: below --
2006-03-23 23:57 Adrian Bunk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox