On Mon, Nov 14, 2005 at 04:26:56PM -0500, Jeff Garzik wrote:
> John W. Linville wrote:

> >      fec_8xx: make CONFIG_FEC_8XX depend on CONFIG_8xx
> 
> unneeded, now?  the fix to require CONFIG_FEC already went in.

Yeah, you might think that... :-)

Apparently CONFIG_FEC depends on one of several other settings, all
of which are for ColdFire processors.  CONFIG_FEC_8xx is intended to
work with the 8xx-series PowerPC processors..go figure.

So, forcing CONFIG_FEC_8XX to depend on CONFIG_FEC means that PowerPC
8xx systems can't use their FEC hardware...  It needs to depend on
CONFIG_8xx instead.

> >      skge: fix warning from inlining SkPciWriteCfgDWord()
> >      Merge branch 'linville-e1000'
> >      Merge branch 'linville-fec_8xx'
> 
> you can use 'git log --no-merges' to eliminate listing these.

Cool.

Thanks!

John
-- 
John W. Linville
[EMAIL PROTECTED]
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to