]> git.baikalelectronics.ru Git - uboot.git/commit
config: tools only: add VIDEO to build bmp_logo
authorPeter Robinson <pbrobinson@gmail.com>
Thu, 24 Nov 2022 14:05:59 +0000 (14:05 +0000)
committerTom Rini <trini@konsulko.com>
Fri, 2 Dec 2022 13:39:00 +0000 (08:39 -0500)
commit89461972e0b0e6d2f9e52e57f4373fe37918401f
treeb8b08bb9ecbb5d6bf5e652d31296bb34e434cb66
parentd3c00bee2bf75e055072fae421bbebfacdb31c3a
config: tools only: add VIDEO to build bmp_logo

Pre 2023.01 the bmp_logo was built as part of the tools-only_defconfig
build, something changed and the VIDEO dep needed to build it
is no longer pulled in so fix that by explicitly defining it.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
configs/tools-only_defconfig