summaryrefslogtreecommitdiffstats
path: root/include/configs/motionpro.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/motionpro.h')
-rw-r--r--include/configs/motionpro.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/motionpro.h b/include/configs/motionpro.h
index 8071ac3808..e8b05932a1 100644
--- a/include/configs/motionpro.h
+++ b/include/configs/motionpro.h
@@ -15,8 +15,7 @@
*/
/* CPU and board */
-#define CONFIG_MPC5xxx 1 /* This is an MPC5xxx CPU */
-#define CONFIG_MPC5200 1 /* More exactly a MPC5200 */
+#define CONFIG_MPC5200 1 /* This is a MPC5200 CPU */
#define CONFIG_MOTIONPRO 1 /* ... on Promess Motion-PRO board */
#define CONFIG_HIGH_BATS 1 /* High BATs supported */
OpenPOWER on IntegriCloud