diff options
Diffstat (limited to 'configs/marsboard_defconfig')
-rw-r--r-- | configs/marsboard_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/marsboard_defconfig b/configs/marsboard_defconfig index 0d2b9b3..241f2ea 100644 --- a/configs/marsboard_defconfig +++ b/configs/marsboard_defconfig @@ -49,4 +49,6 @@ CONFIG_DM_VIDEO=y CONFIG_SYS_WHITE_ON_BLACK=y # CONFIG_PANEL is not set CONFIG_VIDEO_IPUV3=y +CONFIG_SPLASH_SCREEN=y +CONFIG_SPLASH_SCREEN_ALIGN=y CONFIG_OF_LIBFDT=y |