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/MPC8349ITX.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'include/configs/MPC8349ITX.h') diff --git a/include/configs/MPC8349ITX.h b/include/configs/MPC8349ITX.h index 7dc03771786..8366ebe9f94 100644 --- a/include/configs/MPC8349ITX.h +++ b/include/configs/MPC8349ITX.h @@ -408,9 +408,6 @@ boards, we say we have two, but don't display a message if we find only one. */ /* TSEC */ #ifdef CONFIG_TSEC_ENET - -#define CONFIG_MII - #define CONFIG_TSEC1 #ifdef CONFIG_TSEC1 -- cgit v1.2.3