diff --git a/meson.options b/meson.options index e6c9567ade8..a56bcef6e2c 100644 --- a/meson.options +++ b/meson.options @@ -127,6 +127,7 @@ option( option( 'gallium-xa', type : 'feature', + value : 'disabled', description : 'enable gallium xa frontend.', deprecated: true, )