X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=meson_options.txt;h=a573290b7746980b7a5300348d02688a52df5c6a;hb=93c0f3cc13005ec239d2a09d2f224ea9559e7000;hp=7fafe2deaac4e47af1f0a0c6442119345240ce38;hpb=1f4d2433e73a0a6d4e2a180de407970d983309db;p=mesa.git diff --git a/meson_options.txt b/meson_options.txt index 7fafe2deaac..a573290b774 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -91,8 +91,8 @@ option( 'gallium-omx', type : 'combo', value : 'auto', - choices : ['auto', 'true', 'false'], - description : 'enable gallium omx bellagio state tracker.', + choices : ['auto', 'disabled', 'bellagio', 'tizonia'], + description : 'enable gallium omx state tracker.', ) option( 'omx-libs-path',