qemu/configs
Paolo Bonzini 9b089d254a configs: disable emulators that require it if libfdt is not found
Since boards can express their dependency on libfdt and
system/device_tree.c, only leave TARGET_NEED_FDT if the target has a
hard dependency.

Those emulators will be skipped if libfdt is disabled, or if it
is "auto" and not found and --disable-download is passed; unless
the target is mentioned explicitly in --target-list, in which case
the build will fail.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2024-05-10 15:45:15 +02:00
..
devices xtensa: switch boards to "default y" 2024-05-03 15:47:48 +02:00
meson configure: move target-specific defaults to an external machine file 2023-10-18 10:01:02 +02:00
targets configs: disable emulators that require it if libfdt is not found 2024-05-10 15:45:15 +02:00