2D_PRIMITIVES needs IMAGE_RENDERER.
Signed-off-by: Lucas Stach <[email protected]>
---
commands/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/commands/Kconfig b/commands/Kconfig
index 3a0977b9806b..17020b2401d8 100644
--- a/commands/Kconfig
+++ b/commands/Kconfig
@@ -1421,6 +1421,7 @@ config CMD_FBTEST
bool
depends on VIDEO
select 2D_PRIMITIVES
+ select IMAGE_RENDERER
prompt "FB test"
help
Framebuffer test command that allows to produce a number of
--
2.8.1
_______________________________________________
barebox mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/barebox