summaryrefslogtreecommitdiff
path: root/include/configs/mcx.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/mcx.h')
-rw-r--r--include/configs/mcx.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/mcx.h b/include/configs/mcx.h
index 52a9e64..2c17ef3 100644
--- a/include/configs/mcx.h
+++ b/include/configs/mcx.h
@@ -36,11 +36,6 @@
*/
#define CONFIG_SYS_TEXT_BASE 0x80008000
-/*
- * Display CPU and Board information
- */
-#define CONFIG_DISPLAY_BOARDINFO
-
/* Clock Defines */
#define V_OSCK 26000000 /* Clock output from T2 */
#define V_SCLK (V_OSCK >> 1)