summaryrefslogtreecommitdiffstats
path: root/include/configs/inka4x0.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/inka4x0.h')
-rw-r--r--include/configs/inka4x0.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/include/configs/inka4x0.h b/include/configs/inka4x0.h
index 608d7592f1..f321975c47 100644
--- a/include/configs/inka4x0.h
+++ b/include/configs/inka4x0.h
@@ -16,9 +16,8 @@
* (easy to change)
*/
-#define CONFIG_MPC5xxx 1 /* This is an MPC5xxx CPU */
-#define CONFIG_MPC5200 1 /* (more precisely an MPC5200 CPU) */
-#define CONFIG_INKA4X0 1 /* INKA4x0 board */
+#define CONFIG_MPC5200 1 /* This is an MPC5200 CPU */
+#define CONFIG_INKA4X0 1 /* INKA4x0 board */
/*
* Valid values for CONFIG_SYS_TEXT_BASE are:
OpenPOWER on IntegriCloud