diff --git a/meson_options.txt b/meson_options.txt index cebda6df075d..9c113578a18c 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -367,7 +367,7 @@ option( option( 'lmsensors', type : 'combo', - value : 'auto', + value : 'false', choices : ['auto', 'true', 'false', 'enabled', 'disabled'], description : 'Enable HUD lmsensors support.' )