st/mesa: purge framebuffers when unbinding a context
[mesa.git] / meson_options.txt
index 589d10bb3f3a18622cafb0f6290abe3238a73e44..bfb06c4dd42f94e3b991732788aba37aac41b048 100644 (file)
@@ -301,7 +301,7 @@ option(
   'tools',
   type : 'array',
   value : [],
-  choices : ['freedreno', 'glsl', 'intel', 'intel-ui', 'nir', 'nouveau', 'xvmc', 'all'],
+  choices : ['etnaviv', 'freedreno', 'glsl', 'intel', 'intel-ui', 'nir', 'nouveau', 'xvmc', 'all'],
   description : 'List of tools to build. (Note: `intel-ui` selects `intel`)',
 )
 option(