diff mbox series

[PULL,06/13] Revert "sam460ex: Remove FDT_PPC dependency from KConfig"

Message ID 20210119062318.13857-7-david@gibson.dropbear.id.au
State New
Headers show
Series [PULL,01/13] hw/ppc/sam460ex: Drop use of ppcuic_init() | expand

Commit Message

David Gibson Jan. 19, 2021, 6:23 a.m. UTC
From: BALATON Zoltan <balaton@eik.bme.hu>

This reverts commit 038da2adf that was mistakenly added, this
dependency is still needed to get libfdt dependencies even if fdt.o is
not needed by sam460ex.

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Message-Id: <15a9fa72eed4f02bdbeaef206803d5e22260e2de.1610143658.git.balaton@eik.bme.hu>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
---
 hw/ppc/Kconfig | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/hw/ppc/Kconfig b/hw/ppc/Kconfig
index 7e267d94a1..d2329edbab 100644
--- a/hw/ppc/Kconfig
+++ b/hw/ppc/Kconfig
@@ -64,6 +64,7 @@  config SAM460EX
     select SMBUS_EEPROM
     select USB_EHCI_SYSBUS
     select USB_OHCI
+    select FDT_PPC
 
 config PREP
     bool