aboutsummaryrefslogtreecommitdiff
path: root/configs/sandbox_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2021-11-19 13:23:58 -0700
committerAnatolij Gustschin <agust@denx.de>2021-12-26 23:05:42 +0100
commitc1cad06f69a8f3207bdb20ad038db930c0f5c139 (patch)
tree5419c04ba9394be18ec4ef8f0179de6adeea5284 /configs/sandbox_defconfig
parentf5aa93eb532a0ed64ad5b86b827eee71888c70b7 (diff)
downloadu-boot-c1cad06f69a8f3207bdb20ad038db930c0f5c139.zip
u-boot-c1cad06f69a8f3207bdb20ad038db930c0f5c139.tar.gz
u-boot-c1cad06f69a8f3207bdb20ad038db930c0f5c139.tar.bz2
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>
Diffstat (limited to 'configs/sandbox_defconfig')
-rw-r--r--configs/sandbox_defconfig1
1 files changed, 1 insertions, 0 deletions
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_OSD=y
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