diff --git a/meson.options b/meson.options index 65cb7b70a2a..cd1d8085f87 100644 --- a/meson.options +++ b/meson.options @@ -127,7 +127,6 @@ option( option( 'gallium-xa', type : 'feature', - deprecated: {'true': 'enabled', 'false': 'disabled'}, description : 'enable gallium xa frontend.', deprecated: true, )