diff --git a/meson_options.txt b/meson_options.txt index b94ab3906cb2e..a1d5ab0e185f7 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -302,7 +302,7 @@ option( type : 'array', value : [], choices : ['freedreno', 'glsl', 'intel', 'intel-ui', 'nir', 'nouveau', 'xvmc', 'all'], - description : 'List of tools to build.', + description : 'List of tools to build. (Note: `intel-ui` selects `intel`)', ) option( 'power8',