]> git.ipfire.org Git - people/ms/u-boot.git/commit
net: eth_designware: select PHYLIB in Kconfig
authorThomas Chou <thomas@wytron.com.tw>
Mon, 7 Dec 2015 12:53:29 +0000 (20:53 +0800)
committerMarek Vasut <marex@denx.de>
Tue, 22 Dec 2015 03:42:27 +0000 (04:42 +0100)
commit25af71c4bfcd54a88cc9098f23416fe9d1f7d80c
treed5f6fde2ae61e4412614dba4835c16da39dca134
parent07806977878130dd27dfc926ef7002041f6cf288
net: eth_designware: select PHYLIB in Kconfig

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.

Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
Reported-by: Pavel Machek <pavel@denx.de>
Acked-by: Chin Liang See <clsee@altera.com>
Acked-by: Pavel Machek <pavel@denx.de>
Tested-by: Pavel Machek <pavel@denx.de>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
drivers/net/Kconfig
drivers/net/designware.c
include/configs/axs101.h
include/configs/bf609-ezkit.h
include/configs/galileo.h
include/configs/socfpga_common.h
include/configs/spear-common.h
include/configs/stv0991.h
include/configs/sunxi-common.h
include/configs/tb100.h
include/configs/x600.h