Paolo Bonzini 875be287cd meson: list leftover CONFIG_* symbols
There are no config-host.mak symbols anymore that are needed in
config-host.h; the only symbols that are included in config_host_data via
the foreach loop are:

- CONFIG_DEFAULT_TARGETS, which is not used by C code.

- CONFIG_TCG and CONFIG_TCG_INTERPRETER, which are not part of config-host.mak

So, list these two symbols explicitly.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2023-09-07 13:32:37 +02:00
..
2023-05-18 08:53:50 +02:00
2023-07-06 11:42:08 +02:00
2023-05-30 15:50:17 +01:00
2016-05-26 11:12:05 -06:00
2021-11-19 10:16:58 +01:00
2016-03-11 16:59:12 +02:00
2020-09-01 09:31:33 +02:00