diff options
Diffstat (limited to 'include/configs/mpr2.h')
-rw-r--r-- | include/configs/mpr2.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/mpr2.h b/include/configs/mpr2.h index 1a8909a8ad..0d37912af7 100644 --- a/include/configs/mpr2.h +++ b/include/configs/mpr2.h @@ -22,6 +22,8 @@ #define CONFIG_CPU_SH7720 1 #define CONFIG_MPR2 1 +#define CONFIG_DISPLAY_BOARDINFO + /* U-Boot internals */ #define CONFIG_SYS_LONGHELP /* undef to save memory */ #define CONFIG_SYS_CBSIZE 256 /* Buffer size for input from the Console */ |