PCILynx driver on big-endian

Olaf Hering olh at suse.de
Tue Jul 20 21:43:08 EST 2004


 On Tue, Jul 20, Geert Uytterhoeven wrote:

> On Tue, 20 Jul 2004, Olaf Hering wrote:
> > Did the pcilynx driver ever work on ppc?
> > The B&W G3 Macs have an onboard Opti chip, I doubt it ever worked.
> >
> > Its better to hide it.
> >
> >
> > Index: Kconfig
> > ===================================================================
> > --- Kconfig	(revision 1233)
> > +++ Kconfig	(working copy)
> > @@ -72,7 +72,7 @@
> >
> >  config IEEE1394_PCILYNX
> >  	tristate "Texas Instruments PCILynx support"
> > -	depends on PCI && IEEE1394 && I2C
> > +	depends on PCI && IEEE1394 && I2C && !PPC_PMAC
>
> Or to better show there's a problem: ... && (!PPC_PMAC || BROKEN)

That will hide it everywhere? && (0 || 1)

--
USB is for mice, FireWire is for men!

sUse lINUX ag, nÜRNBERG

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/





More information about the Linuxppc-dev mailing list