Re: [PATCH] more of sparc32 dependencies fallout

From: David S. Miller
Date: Fri Sep 02 2005 - 15:04:08 EST


From: Alan Cox <alan@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [PATCH] more of sparc32 dependencies fallout
Date: Fri, 02 Sep 2005 21:24:08 +0100

> On Gwe, 2005-09-02 at 20:12 +0100, viro@xxxxxxxxxxxxxxxxxx wrote:
> > config MOXA_SMARTIO
> > tristate "Moxa SmartIO support"
> > - depends on SERIAL_NONSTANDARD
> > + depends on SERIAL_NONSTANDARD && (BROKEN || !SPARC32)
> > help
>
>
> Why mark it "BROKEN" and !SPARC32. Why not mark it (ISA || PCI) ? Its
> only available as a plugin card and its apparently working

He marked it BROKEN "OR" !SPARC32, not "AND".
Also, SPARC32 supports PCI on Javastation machines.

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