summaryrefslogtreecommitdiff
path: root/include/configs/ls2080ardb.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-08-08 02:00:34 (GMT)
committerTom Rini <trini@konsulko.com>2017-08-08 21:02:31 (GMT)
commit1989374b21089c63019fc9648408c8d609023ffe (patch)
tree429c7284e4500562c315061ced6cd5f1e6b0f605 /include/configs/ls2080ardb.h
parent6e7adf7037c76f081b149685fa5e978e2ddf2a22 (diff)
downloadu-boot-1989374b21089c63019fc9648408c8d609023ffe.tar.xz
configs: Finish migration of PHY_GIGE
Reviewed-by: Joe Hershberger <joe.hershberger@ni.com> Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/ls2080ardb.h')
-rw-r--r--include/configs/ls2080ardb.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/ls2080ardb.h b/include/configs/ls2080ardb.h
index c19f9ef..de67e1d 100644
--- a/include/configs/ls2080ardb.h
+++ b/include/configs/ls2080ardb.h
@@ -488,7 +488,6 @@ unsigned long get_board_sys_clk(void);
#define CONFIG_MII
#define CONFIG_ETHPRIME "DPMAC1@xgmii"
-#define CONFIG_PHY_GIGE
#define CONFIG_PHY_AQUANTIA
#endif