summaryrefslogtreecommitdiff
path: root/include/configs/xpedite550x.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-08-07 22:00:34 -0400
committerTom Rini <trini@konsulko.com>2017-08-08 17:02:31 -0400
commit1989374b21089c63019fc9648408c8d609023ffe (patch)
tree429c7284e4500562c315061ced6cd5f1e6b0f605 /include/configs/xpedite550x.h
parent6e7adf7037c76f081b149685fa5e978e2ddf2a22 (diff)
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/xpedite550x.h')
-rw-r--r--include/configs/xpedite550x.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/xpedite550x.h b/include/configs/xpedite550x.h
index 13be539db3..7b0a0c6793 100644
--- a/include/configs/xpedite550x.h
+++ b/include/configs/xpedite550x.h
@@ -290,7 +290,6 @@ extern unsigned long get_board_ddr_clk(unsigned long dummy);
* Networking options
*/
#define CONFIG_TSEC_ENET /* tsec ethernet support */
-#define CONFIG_PHY_GIGE 1 /* Include GbE speed/duplex detection */
#define CONFIG_TSEC_TBI
#define CONFIG_MII 1 /* MII PHY management */
#define CONFIG_MII_DEFAULT_TSEC 1 /* Allow unregistered phys */