summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/ti-gfx/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/ti-gfx/Config.in b/package/ti-gfx/Config.in
index 3e8648ee69..4ee862291d 100644
--- a/package/ti-gfx/Config.in
+++ b/package/ti-gfx/Config.in
@@ -3,6 +3,7 @@ config BR2_PACKAGE_TI_GFX
select BR2_PACKAGE_HAS_LIBEGL
select BR2_PACKAGE_HAS_LIBGLES
select BR2_PACKAGE_HAS_POWERVR
+ select BR2_PACKAGE_FBSET if !BR2_PACKAGE_BUSYBOX # Runtime dependency only
depends on BR2_LINUX_KERNEL && BR2_TOOLCHAIN_USES_GLIBC && BR2_arm
help
Graphics libraries for TI boards.
OpenPOWER on IntegriCloud