1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-05-17 14:10:16 +01:00
Files
operating-system/buildroot/package/kmscube/Config.in
T
2018-03-17 23:47:00 +00:00

10 lines
264 B
Plaintext

config BR2_PACKAGE_KMSCUBE
bool "kmscube"
# requires libgbm from mesa3d
depends on BR2_PACKAGE_MESA3D_OPENGL_EGL
depends on BR2_PACKAGE_MESA3D_OPENGL_ES
help
kmscube is an application to test kms/drm drivers.
https://cgit.freedesktop.org/mesa/kmscube/