Re: [PATCH] remove CONFIG_NCR885E from Configure.help

2001-03-08 Thread Tom Rini
On Thu, Mar 08, 2001 at 05:21:32PM +0100, Geert Uytterhoeven wrote: > On Thu, 8 Mar 2001, Steven Cole wrote: > > It appears that use of CONFIG_NCR885E was removed in 2.4.2-ac2, > > in Config.in and the Makefile in drivers/net. > > > > If it really is the case that CONFIG_NCR885E is history, then

Re: [PATCH] remove CONFIG_NCR885E from Configure.help

2001-03-08 Thread David Weinehall
On Thu, Mar 08, 2001 at 08:52:20AM -0700, Steven Cole wrote: > It appears that use of CONFIG_NCR885E was removed in 2.4.2-ac2, > in Config.in and the Makefile in drivers/net. > > If it really is the case that CONFIG_NCR885E is history, then it > should be history in Configure.help as well. > > T

Re: [PATCH] remove CONFIG_NCR885E from Configure.help

2001-03-08 Thread Geert Uytterhoeven
On Thu, 8 Mar 2001, Steven Cole wrote: > It appears that use of CONFIG_NCR885E was removed in 2.4.2-ac2, > in Config.in and the Makefile in drivers/net. > > If it really is the case that CONFIG_NCR885E is history, then it > should be history in Configure.help as well. I'm still wondering whether

[PATCH] remove CONFIG_NCR885E from Configure.help

2001-03-08 Thread Steven Cole
It appears that use of CONFIG_NCR885E was removed in 2.4.2-ac2, in Config.in and the Makefile in drivers/net. If it really is the case that CONFIG_NCR885E is history, then it should be history in Configure.help as well. This patch, against 2.4.2-ac14, removes CONFIG_NCR885E from Configure.help.