summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/configs/CPCI2DP.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/CPCI2DP.h b/include/configs/CPCI2DP.h
index 05106cde90..845ed81a46 100644
--- a/include/configs/CPCI2DP.h
+++ b/include/configs/CPCI2DP.h
@@ -20,6 +20,8 @@
#define CONFIG_405GP 1 /* This is a PPC405 CPU */
#define CONFIG_SYS_TEXT_BASE 0xFFFC0000
+#define CONFIG_SYS_GENERIC_BOARD
+#define CONFIG_DISPLAY_BOARDINFO
#define CONFIG_BOARD_EARLY_INIT_F 1 /* call board_early_init_f() */