The 'boston' machine is the only MIPS one using QEMU FDT API. Signed-off-by: Philippe Mathieu-Daudé <phi...@redhat.com> --- hw/mips/Kconfig | 1 + 1 file changed, 1 insertion(+)
diff --git a/hw/mips/Kconfig b/hw/mips/Kconfig index 67d39c56a4..faf4c3a606 100644 --- a/hw/mips/Kconfig +++ b/hw/mips/Kconfig @@ -51,3 +51,4 @@ config MIPS_CPS config MIPS_BOSTON bool + select FDT -- 2.26.2