]> git.dujemihanovic.xyz Git - u-boot.git/commit
common: Kconfig: Add BMP configs
authorNikhil M Jain <n-jain1@ti.com>
Thu, 20 Apr 2023 12:11:05 +0000 (17:41 +0530)
committerAnatolij Gustschin <agust@denx.de>
Mon, 24 Apr 2023 19:37:45 +0000 (21:37 +0200)
commit072b0e16c482114d242580dd7a3197db5966705f
treee8f9bba2502f2486be5a1b52e93bfbf2baf30975
parenta8bca7ea61a6c492fbd6c32c6057168dd3f0b19b
common: Kconfig: Add BMP configs

Add CONFIG_BMP and CONFIG_SPL_BMP which enable displaying bmp images at
u-boot proper and SPL.

Signed-off-by: Nikhil M Jain <n-jain1@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Devarsh Thakkar <devarsht@ti.com>
common/Kconfig