]> Git Repo - qemu.git/commitdiff
sam460ex: Remove FDT_PPC dependency from KConfig
authorBALATON Zoltan via <[email protected]>
Sun, 3 Jan 2021 01:09:33 +0000 (02:09 +0100)
committerDavid Gibson <[email protected]>
Wed, 6 Jan 2021 00:09:59 +0000 (11:09 +1100)
Dependency on FDT_PPC was added in commit b0048f76095
("hw/ppc/Kconfig: Only select FDT helper for machines using it") but
it does not seem to be really necessary so remove it again.

Signed-off-by: BALATON Zoltan <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Message-Id: <7461a20b129a912aeacdb9ad115a55f0b84c8726.1609636173[email protected]>
Signed-off-by: David Gibson <[email protected]>
hw/ppc/Kconfig

index d2329edbab3392ee8c93881201083a25ac37fa8b..7e267d94a1144f4e3f69484bb1daefb98abe734a 100644 (file)
@@ -64,7 +64,6 @@ config SAM460EX
     select SMBUS_EEPROM
     select USB_EHCI_SYSBUS
     select USB_OHCI
-    select FDT_PPC
 
 config PREP
     bool
This page took 0.028458 seconds and 4 git commands to generate.