meson: rename config_all

config_all now lists only accelerators, rename it to indicate its actual
content.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
Paolo Bonzini 2023-09-29 11:40:03 +02:00
parent 0d66549cf5
commit cfc1a889e5
7 changed files with 17 additions and 17 deletions

View file

@ -1,4 +1,4 @@
if 'CONFIG_TCG' not in config_all
if 'CONFIG_TCG' not in config_all_accel
subdir_done()
endif
# There are namespace pollution issues on Windows, due to osdep.h