Re: [PATCH: NEW ARCHITECTURE FOR 2.5.3] support for NCR voyager

Dave Jones (davej@suse.de)
Mon, 11 Feb 2002 13:05:57 +0100


On Mon, Feb 11, 2002 at 12:00:21PM +0300, Andrey Panin wrote:

> if [ "$CONFIG_VISWS" != "y" ]; then
> bool 'MCA support' CONFIG_MCA
> if [ "$CONFIG_MCA" = "y" ]; then
> bool ' Support for the NCR Voyager Architecture' CONFIG_VOYAGER
>
> How MCA and NCR Voyager support related to SGI Visual Workstations support
> (CONFIG_VISWS) ?

It is kinda horrible. What I parsed it as is VISWS and Voyager
are mutually exclusive, both have MCA available, but Voyager
is a 'must have' case.

icky.

-- 
| Dave Jones.        http://www.codemonkey.org.uk
| SuSE Labs
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/