summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorAlexander Shiyan <eagle.alexander923@gmail.com>2022-06-27 13:24:57 +0300
committerSascha Hauer <s.hauer@pengutronix.de>2022-06-29 09:07:00 +0200
commitfea73d560e48a568407b589f952b7ba4d12650af (patch)
treee3f668f5c7a1e8a5859e0472b3ee7d9c3bb4d4eb /lib
parentcec85efa5929b560b97c3411c8e66a65e7c45c2d (diff)
downloadbarebox-fea73d560e48a568407b589f952b7ba4d12650af.tar.gz
barebox-fea73d560e48a568407b589f952b7ba4d12650af.tar.xz
logo: Fix Kconfig dependencies
WARNING: unmet direct dependencies detected for BMP Depends on [n]: IMAGE_RENDERER [=n] Selected by [y]: - BAREBOX_LOGO_BMP [=y] && <choice> Signed-off-by: Alexander Shiyan <eagle.alexander923@gmail.com> Link: https://lore.barebox.org/20220627102500.18427-6-eagle.alexander923@gmail.com Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'lib')
-rw-r--r--lib/logo/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/logo/Kconfig b/lib/logo/Kconfig
index de3494eccf..7e5a6fcb63 100644
--- a/lib/logo/Kconfig
+++ b/lib/logo/Kconfig
@@ -2,6 +2,7 @@
menuconfig BAREBOX_LOGO
bool "include barebox logos in build"
+ depends on IMAGE_RENDERER
help
Say yes here to build the barebox logos. This adds ImageMagick's
convert tool to the build dependencies. The logo can be found under