From d7869b2183d2b786e5410b97a5a6b2e630e7825e Mon Sep 17 00:00:00 2001 From: Adam Ford Date: Fri, 20 Jul 2018 23:03:57 -0500 Subject: Convert CONFIG_MII et al to Kconfig This converts the following to Kconfig: CONFIG_MII CONFIG_DRIVER_TI_EMAC Signed-off-by: Adam Ford Acked-by: Jagan Teki Acked-by: Joe Hershberger --- include/configs/T102xQDS.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/T102xQDS.h') diff --git a/include/configs/T102xQDS.h b/include/configs/T102xQDS.h index d88c9678dd..341fe24698 100644 --- a/include/configs/T102xQDS.h +++ b/include/configs/T102xQDS.h @@ -721,7 +721,6 @@ unsigned long get_board_ddr_clk(void); #endif #ifdef CONFIG_FMAN_ENET -#define CONFIG_MII /* MII PHY management */ #define CONFIG_ETHPRIME "FM1@DTSEC4" #endif -- cgit v1.2.1