From: Mario Six Date: Mon, 21 Jan 2019 08:18:07 +0000 (+0100) Subject: mpc83xx: Remove last CONFIG_MPC83xx X-Git-Url: http://git.dujemihanovic.xyz/login.html?a=commitdiff_plain;h=a84289190c60260da6df8c87c032961404217b6f;p=u-boot.git mpc83xx: Remove last CONFIG_MPC83xx Remove the last instances of the CONFIG_MPC83xx symbol. Signed-off-by: Mario Six --- diff --git a/include/configs/hrcon.h b/include/configs/hrcon.h index 9318e6252a..4001a0a16b 100644 --- a/include/configs/hrcon.h +++ b/include/configs/hrcon.h @@ -12,7 +12,6 @@ * High Level Configuration Options */ #define CONFIG_E300 1 /* E300 family */ -#define CONFIG_MPC83xx 1 /* MPC83xx family */ #define CONFIG_SYS_FSL_ESDHC_ADDR CONFIG_SYS_MPC83xx_ESDHC_ADDR diff --git a/include/configs/strider.h b/include/configs/strider.h index dd89ee8c81..94164de06c 100644 --- a/include/configs/strider.h +++ b/include/configs/strider.h @@ -12,7 +12,6 @@ * High Level Configuration Options */ #define CONFIG_E300 1 /* E300 family */ -#define CONFIG_MPC83xx 1 /* MPC83xx family */ #define CONFIG_SYS_FSL_ESDHC_ADDR CONFIG_SYS_MPC83xx_ESDHC_ADDR