mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-05-05 12:46:14 +02:00
common: Drop duplicate space in SPL_BMP description
Drop duplicate space in Kconfig symbol description. Signed-off-by: Marek Vasut <marex@denx.de>
This commit is contained in:
parent
3b7b73879f
commit
fa96774d29
@ -1174,7 +1174,7 @@ config BMP
|
||||
Enable bmp functions to display bmp image and get bmp info.
|
||||
|
||||
config SPL_BMP
|
||||
bool "Enable bmp image display at SPL"
|
||||
bool "Enable bmp image display at SPL"
|
||||
depends on SPL_VIDEO
|
||||
help
|
||||
Enable bmp functions to display bmp image and get bmp info at SPL.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user