summaryrefslogtreecommitdiffstats
path: root/package/rpi-userland/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/rpi-userland/Config.in')
-rw-r--r--package/rpi-userland/Config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/package/rpi-userland/Config.in b/package/rpi-userland/Config.in
index 58ea8cb59..2c35fb76c 100644
--- a/package/rpi-userland/Config.in
+++ b/package/rpi-userland/Config.in
@@ -3,6 +3,9 @@ config BR2_PACKAGE_RPI_USERLAND
depends on BR2_arm
depends on BR2_INSTALL_LIBSTDCPP
depends on BR2_LARGEFILE
+ select BR2_PACKAGE_HAS_OPENGL_EGL
+ select BR2_PACKAGE_HAS_OPENGL_ES
+ select BR2_PACKAGE_HAS_OPENVG
help
Raspberry Pi Userland contains the necessary library to use the
VideoCore driver.