SmartAudio/package/wayland/glmark2/Config.in

11 lines
165 B
Plaintext

if PACKAGE_glmark2
config GLMARK2_FBDEV
bool "Enabel fbdev support"
default n
config GLMARK2_WAYLAND
bool "Enabel wayland support"
default y
endif