diff --git a/meson_options.txt b/meson_options.txt index 6889646594f..e8abe4d40e2 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -537,5 +537,5 @@ option( 'amber', type : 'boolean', value : false, - description : 'Configure LTS build to coexist with Mesa >= 22.0' + description : 'Configure build for legacy devices (coexist with Mesa >= 22.0)' )