summaryrefslogtreecommitdiff
path: root/include/configs/tb100.h
diff options
context:
space:
mode:
authorThomas Chou <thomas@wytron.com.tw>2015-12-07 12:53:29 (GMT)
committerMarek Vasut <marex@denx.de>2015-12-22 03:42:27 (GMT)
commit25af71c4bfcd54a88cc9098f23416fe9d1f7d80c (patch)
treed5f6fde2ae61e4412614dba4835c16da39dca134 /include/configs/tb100.h
parent07806977878130dd27dfc926ef7002041f6cf288 (diff)
downloadu-boot-25af71c4bfcd54a88cc9098f23416fe9d1f7d80c.tar.xz
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>
Diffstat (limited to 'include/configs/tb100.h')
-rw-r--r--include/configs/tb100.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/tb100.h b/include/configs/tb100.h
index 8660ed4..e06484f 100644
--- a/include/configs/tb100.h
+++ b/include/configs/tb100.h
@@ -42,7 +42,6 @@
/*
* Ethernet PHY configuration
*/
-#define CONFIG_PHYLIB
#define CONFIG_PHY_GIGE
/*