]> Git Repo - J-u-boot.git/blobdiff - drivers/video/Kconfig
configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs
[J-u-boot.git] / drivers / video / Kconfig
index 63638074ca25d71d24daae145c948245ae959516..8df69f1496d0b2d3f3fb2388782effb763937402 100644 (file)
@@ -947,4 +947,11 @@ config VIDEO_BMP_GZIP
          images, gzipped BMP images can be displayed via the
          splashscreen support or the bmp command.
 
+config VIDEO_BMP_RLE8
+       bool "Run length encoded BMP image (RLE8) support"
+       depends on DM_VIDEO || CFB_CONSOLE
+       help
+         If this option is set, the 8-bit RLE compressed BMP images
+         is supported.
+
 endmenu
This page took 0.025048 seconds and 4 git commands to generate.