commit | 47771d67563dc48753d275249d0764144d56357d | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Mon Jan 22 10:19:17 2024 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Fri May 10 15:45:15 2024 +0200 |
tree | 2bd2349ccc3747278d70d538ef33fa3050bb3605 | |
parent | d641ec30be4963f43bffe033f5265a57cb8f4c90 [diff] |
hw/xtensa: require libfdt All other boards require libfdt if it can be used (including for example i386/x86_64), so change the "imply" to "select" and always allow -dtb in qemu-system-xtensa. Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>