[PATCH v4 07/15] common: Kconfig: Add BMP config
Simon Glass
sjg at chromium.org
Thu Mar 30 22:14:24 CEST 2023
On Thu, 30 Mar 2023 at 01:02, Nikhil M Jain <n-jain1 at ti.com> wrote:
>
> 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 at ti.com>
> ---
> V4:
> - No change
>
> V3 (patch introduced):
> - Add CONFIG BMP and SPL_BMP
>
> common/Kconfig | 12 ++++++++++++
> 1 file changed, 12 insertions(+)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list