From 1989374b21089c63019fc9648408c8d609023ffe Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Mon, 7 Aug 2017 22:00:34 -0400 Subject: configs: Finish migration of PHY_GIGE Reviewed-by: Joe Hershberger Signed-off-by: Tom Rini --- include/configs/T102xRDB.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/T102xRDB.h') diff --git a/include/configs/T102xRDB.h b/include/configs/T102xRDB.h index cdd459e..9c575a9 100644 --- a/include/configs/T102xRDB.h +++ b/include/configs/T102xRDB.h @@ -755,7 +755,6 @@ unsigned long get_board_ddr_clk(void); #ifdef CONFIG_FMAN_ENET #define CONFIG_MII /* MII PHY management */ #define CONFIG_ETHPRIME "FM1@DTSEC4" -#define CONFIG_PHY_GIGE /* Include GbE speed/duplex detection */ #endif /* -- cgit v1.1