SmartAudio/package/wayland/glmark2/Config.in

11 lines
165 B
Plaintext
Raw Normal View History

2018-07-13 01:31:50 +00:00
if PACKAGE_glmark2
config GLMARK2_FBDEV
bool "Enabel fbdev support"
default n
config GLMARK2_WAYLAND
bool "Enabel wayland support"
default y
endif