mirror of
https://github.com/u-boot/u-boot.git
synced 2024-11-23 20:24:26 +08:00
Kconfig: fix a typo in the description of bmp command.
Signed-off-by: Andrius Štikonas <andrius@stikonas.eu>
This commit is contained in:
parent
4b0bcfa7c4
commit
60a9aebdc3
@ -1517,7 +1517,7 @@ config CMD_BMP
|
||||
bool "Enable 'bmp' command"
|
||||
depends on LCD || DM_VIDEO || VIDEO
|
||||
help
|
||||
This provides a way to obtain information about a BMP-format iamge
|
||||
This provides a way to obtain information about a BMP-format image
|
||||
and to display it. BMP (which presumably stands for BitMaP) is a
|
||||
file format defined by Microsoft which supports images of various
|
||||
depths, formats and compression methods. Headers on the file
|
||||
|
Loading…
Reference in New Issue
Block a user