From: Adrian Bunk <bunk@stusta.de>
To: Andrew Morton <akpm@osdl.org>
Cc: James.Bottomley@HansenPartnership.com, linux-kernel@vger.kernel.org
Subject: [RFC: 2.6 patch] let X86_VOYAGER select SMP
Date: Fri, 24 Mar 2006 00:57:37 +0100 [thread overview]
Message-ID: <20060323235737.GJ22727@stusta.de> (raw)
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.
next reply other threads:[~2006-03-23 23:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-23 23:57 Adrian Bunk [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-03-16 13:04 [RFC: 2.6 patch] let X86_VOYAGER select SMP Adrian Bunk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060323235737.GJ22727@stusta.de \
--to=bunk@stusta.de \
--cc=James.Bottomley@HansenPartnership.com \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.