diff options
Diffstat (limited to 'include/configs/sh7752evb.h')
-rw-r--r-- | include/configs/sh7752evb.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/sh7752evb.h b/include/configs/sh7752evb.h index 4f99856dbc..67ca4a660d 100644 --- a/include/configs/sh7752evb.h +++ b/include/configs/sh7752evb.h @@ -24,6 +24,7 @@ #define CONFIG_BAUDRATE 115200 #define CONFIG_BOOTARGS "console=ttySC2,115200 root=/dev/nfs ip=dhcp" +#define CONFIG_DISPLAY_BOARDINFO #undef CONFIG_SHOW_BOOT_PROGRESS #define CONFIG_CMDLINE_EDITING #define CONFIG_AUTO_COMPLETE |