summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMario Six <mario.six@gdsys.cc>2019-01-21 09:18:07 +0100
committerMario Six <mario.six@gdsys.cc>2019-05-21 07:52:33 +0200
commita84289190c60260da6df8c87c032961404217b6f (patch)
tree5ceeb01062513c06b53c381b2013508e80d6c179
parent190d3a0c63b7617080b40e4132022aa00a139b36 (diff)
mpc83xx: Remove last CONFIG_MPC83xx
Remove the last instances of the CONFIG_MPC83xx symbol. Signed-off-by: Mario Six <mario.six@gdsys.cc>
-rw-r--r--include/configs/hrcon.h1
-rw-r--r--include/configs/strider.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/hrcon.h b/include/configs/hrcon.h
index 9318e6252ae..4001a0a16b0 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 dd89ee8c815..94164de06c2 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