diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/configs/mx53loco.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/mx53loco.h b/include/configs/mx53loco.h index 597c4e45dd..24ec140149 100644 --- a/include/configs/mx53loco.h +++ b/include/configs/mx53loco.h @@ -221,6 +221,8 @@ #define CONFIG_VIDEO_IPUV3 #define CONFIG_CFB_CONSOLE #define CONFIG_VGA_AS_SINGLE_DEVICE +#define CONFIG_SYS_CONSOLE_IS_IN_ENV +#define CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE #define CONFIG_VIDEO_BMP_RLE8 #define CONFIG_SPLASH_SCREEN #define CONFIG_BMP_16BPP |