[U-Boot] [PATCH] net: eth_designware: select PHYLIB in Kconfig
Chin Liang See
clsee at altera.com
Mon Dec 7 07:09:38 CET 2015
On Sun, 2015-12-06 at 21:19 +0800, Thomas Chou wrote:
> Select PHYLIB in drivers/net/Kconfig. And remove CONFIG_PHYLIB
> from legacy board header files.
>
> This fixed the warnings when both ALTERA_TSE and ETH_DESIGNWARE
> are selected.
>
> Reported-by: Pavel Machek <pavel at denx.de>
> Signed-off-by: Thomas Chou <thomas at wytron.com.tw>
> ---
> drivers/net/Kconfig | 1 +
> include/configs/axs101.h | 1 -
> include/configs/bf609-ezkit.h | 1 -
> include/configs/galileo.h | 1 -
> include/configs/socfpga_common.h | 1 -
> include/configs/spear-common.h | 1 -
> include/configs/stv0991.h | 1 -
> include/configs/sunxi-common.h | 1 -
> include/configs/tb100.h | 1 -
> include/configs/x600.h | 1 -
> 10 files changed, 1 insertion(+), 9 deletions(-)
>
Acked-by: Chin Liang See <clsee at altera.com>
Thanks
Chin Liang
More information about the U-Boot
mailing list