Messages in this thread |  | | Date | Thu, 13 Sep 2001 19:39:37 -0700 | From | Tom Rini <> | Subject | Re: [PATCH] Endian-ness bugs in yellowfin.c |
| |
On Thu, Sep 13, 2001 at 07:51:41PM -0600, Val Henson wrote:
> diff -Nru a/drivers/net/Config.in b/drivers/net/Config.in > --- a/drivers/net/Config.in Thu Sep 13 19:20:29 2001 > +++ b/drivers/net/Config.in Thu Sep 13 19:20:29 2001 > @@ -39,7 +39,7 @@ > fi > dep_tristate ' BMAC (G3 ethernet) support' CONFIG_BMAC $CONFIG_ALL_PPC > dep_tristate ' GMAC (G4/iBook ethernet) support' CONFIG_GMAC $CONFIG_ALL_PPC > - tristate ' Symbios 53c885 (Synergy ethernet) support' CONFIG_NCR885E > + tristate ' Symbios 53c885 (Synergy ethernet) support' CONFIG_YELLOWFIN > tristate ' National DP83902AV (Oak ethernet) support' CONFIG_OAKNET > dep_bool ' PowerPC 405 on-chip ethernet' CONFIG_PPC405_ENET $CONFIG_405GP > if [ "$CONFIG_PPC405_ENET" = "y" ]; then
Since you're killing this, why not just remove this question entirely?
-- Tom Rini (TR1265) http://gate.crashing.org/~trini/ - 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/
|  |