diff options
Diffstat (limited to 'configs/wandboard_defconfig')
-rw-r--r-- | configs/wandboard_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/wandboard_defconfig b/configs/wandboard_defconfig index 5ff1b15fb3..672a9c4a1a 100644 --- a/configs/wandboard_defconfig +++ b/configs/wandboard_defconfig @@ -78,3 +78,5 @@ CONFIG_DM_VIDEO=y # CONFIG_VIDEO_BPP32 is not set CONFIG_SYS_WHITE_ON_BLACK=y CONFIG_VIDEO_IPUV3=y +CONFIG_SPLASH_SCREEN=y +CONFIG_SPLASH_SCREEN_ALIGN=y |