anv: Fix close(fd) before import issue in vkCreateDmaBufImageINTEL
[mesa.git] / meson_options.txt
index 7fafe2deaac4e47af1f0a0c6442119345240ce38..a573290b7746980b7a5300348d02688a52df5c6a 100644 (file)
@@ -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',