qemu-ppc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[RFC PATCH 4/4] hw/rx/Kconfig: Let gdbsim machine select FDT


From: Philippe Mathieu-Daudé
Subject: [RFC PATCH 4/4] hw/rx/Kconfig: Let gdbsim machine select FDT
Date: Mon, 5 Oct 2020 17:08:45 +0200

The 'gdbsim' machine uses QEMU FDT API.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
---
 hw/rx/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/hw/rx/Kconfig b/hw/rx/Kconfig
index 2b297c5a6a..d1b1645ea5 100644
--- a/hw/rx/Kconfig
+++ b/hw/rx/Kconfig
@@ -8,3 +8,4 @@ config RX62N_MCU
 config RX_GDBSIM
     bool
     select RX62N_MCU
+    select FDT
-- 
2.26.2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]