commit | 8bd7f604f8b69f27fd135b03bd02b0ffd50d6a47 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Nov 19 13:23:58 2021 -0700 |
committer | Anatolij Gustschin <agust@denx.de> | Sun Dec 26 23:05:42 2021 +0100 |
tree | 5419c04ba9394be18ec4ef8f0179de6adeea5284 | |
parent | 1b695dbf7b87075420752fadf226cb2ec4a1082b [diff] [blame] |
video: Add a test for 16bpp BMP files Add a compressed 16bpp BMP file and a test to cover this. Signed-off-by: Simon Glass <sjg@chromium.org>
diff --git a/configs/sandbox_defconfig b/configs/sandbox_defconfig index c390afe..5dffc70 100644 --- a/configs/sandbox_defconfig +++ b/configs/sandbox_defconfig
@@ -285,6 +285,7 @@ CONFIG_SANDBOX_OSD=y CONFIG_SPLASH_SCREEN_ALIGN=y CONFIG_VIDEO_BMP_RLE8=y +CONFIG_BMP_16BPP=y CONFIG_W1=y CONFIG_W1_GPIO=y CONFIG_W1_EEPROM=y