From: Alan Cox <[EMAIL PROTECTED]>
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, [EMAIL PROTECTED] 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 [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to