diff options
Diffstat (limited to 'configs/riotboard_spl_defconfig')
-rw-r--r-- | configs/riotboard_spl_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/riotboard_spl_defconfig b/configs/riotboard_spl_defconfig index 8e9aaf3a131..8521570c475 100644 --- a/configs/riotboard_spl_defconfig +++ b/configs/riotboard_spl_defconfig @@ -55,8 +55,8 @@ CONFIG_DM_VIDEO=y # CONFIG_VIDEO_BPP8 is not set # CONFIG_VIDEO_BPP32 is not set # CONFIG_VIDEO_ANSI is not set +CONFIG_SYS_WHITE_ON_BLACK=y # CONFIG_PANEL is not set CONFIG_VIDEO_IPUV3=y -CONFIG_SYS_WHITE_ON_BLACK=y CONFIG_OF_LIBFDT=y CONFIG_SPL_OF_LIBFDT=y |