[U-Boot] [PATCH 01/35] net: Remove unused CONFIG_DW_SEARCH_PHY from configs
Marek Vasut
marex at denx.de
Tue Sep 16 15:56:07 CEST 2014
On Monday, September 15, 2014 at 05:34:51 PM, Dinh Nguyen wrote:
> On 09/15/2014 06:05 AM, Marek Vasut wrote:
> > From: Pavel Machek <pavel at denx.de>
> >
> > Remove this symbol from configs, since it's unused.
> >
> > Signed-off-by: Pavel Machek <pavel at denx.de>
> > Signed-off-by: Marek Vasut <marex at denx.de>
> > Cc: Chin Liang See <clsee at altera.com>
> > Cc: Dinh Nguyen <dinguyen at altera.com>
> > Cc: Albert Aribaud <albert.u.boot at aribaud.net>
> > Cc: Tom Rini <trini at ti.com>
> > Cc: Wolfgang Denk <wd at denx.de>
> > Cc: Pavel Machek <pavel at denx.de>
> > Cc: Joe Hershberger <joe.hershberger at gmail.com>
> > ---
> >
> > include/configs/axs101.h | 1 -
> > 1 file changed, 1 deletion(-)
> >
> > diff --git a/include/configs/axs101.h b/include/configs/axs101.h
> > index c22d6d0..1bf8390 100644
> > --- a/include/configs/axs101.h
> > +++ b/include/configs/axs101.h
> > @@ -125,7 +125,6 @@
> >
> > */
> >
> > #define CONFIG_DESIGNWARE_ETH
> > #define CONFIG_DW_AUTONEG
> >
> > -#define CONFIG_DW_SEARCH_PHY
> >
> > #define CONFIG_NET_MULTI
> >
> > /*
>
> Then we can probably remove CONFIG_DW_SEARCH_PHY from
> configs/socfpga_cyclone5.h too, right?
Yes, thanks for spotting this !
Best regards,
Marek Vasut
More information about the U-Boot
mailing list