On Mon, 17 Apr 2023 at 14:00, Thomas Huth <th...@redhat.com> wrote: > > This switch had been disabled by default by accident in commit > c55cf6ab03f. But we should enable it by default instead to avoid > regressions in the QOM device hierarchy. > > Fixes: c55cf6ab03 ("configure, meson: move some default-disabled options to > meson_options.txt") > Signed-off-by: Thomas Huth <th...@redhat.com> > --- > meson_options.txt | 2 +- > scripts/meson-buildoptions.sh | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM