Allow runtime selection of the lvgl display driver ("backend"), enable DRM backend
This commit is contained in:
parent
0c00af71be
commit
e4edfa3d64
12 changed files with 208 additions and 18 deletions
1
meson_options.txt
Normal file
1
meson_options.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
option('with-drm', type : 'feature', value : 'auto', description : 'Enable DRM backend')
|
||||
Loading…
Add table
Add a link
Reference in a new issue