Image renderer may not be particularly useful without framebuffer support, but technically it does not depend on VIDEO. Fixes: warning: (CMD_SPLASH) selects IMAGE_RENDERER which has unmet direct dependencies (VIDEO) Signed-off-by: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx> --- lib/gui/Kconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/gui/Kconfig b/lib/gui/Kconfig index da71bae..eac9597 100644 --- a/lib/gui/Kconfig +++ b/lib/gui/Kconfig @@ -2,7 +2,6 @@ menu "Library gui routines" config IMAGE_RENDERER bool - depends on VIDEO select FILETYPE if IMAGE_RENDERER -- 2.0.0.rc2 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox