diff options
Diffstat (limited to 'configs/libretech-ac_defconfig')
-rw-r--r-- | configs/libretech-ac_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/libretech-ac_defconfig b/configs/libretech-ac_defconfig index 33f573fb94..171d793ae3 100644 --- a/configs/libretech-ac_defconfig +++ b/configs/libretech-ac_defconfig @@ -83,4 +83,7 @@ CONFIG_VIDEO_DT_SIMPLEFB=y CONFIG_SPLASH_SCREEN=y CONFIG_SPLASH_SCREEN_ALIGN=y CONFIG_VIDEO_BMP_RLE8=y +CONFIG_BMP_16BPP=y +CONFIG_BMP_24BPP=y +CONFIG_BMP_32BPP=y CONFIG_OF_LIBFDT_OVERLAY=y |