qemu-devel
[Top][All Lists]
Advanced

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

[PATCH 19/22] hw/ppc/Kconfig: Remove PPC405 dependency from sam460ex


From: BALATON Zoltan
Subject: [PATCH 19/22] hw/ppc/Kconfig: Remove PPC405 dependency from sam460ex
Date: Sat, 13 Aug 2022 17:34:47 +0200 (CEST)

Now that shared PPC4xx devices are separated from PPC405 ones we can
drop this depencency.

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
---
 hw/ppc/Kconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/hw/ppc/Kconfig b/hw/ppc/Kconfig
index 400511c6b7..205f9f98d7 100644
--- a/hw/ppc/Kconfig
+++ b/hw/ppc/Kconfig
@@ -58,7 +58,6 @@ config PPC4XX
 
 config SAM460EX
     bool
-    select PPC405
     select PFLASH_CFI01
     select IDE_SII3112
     select M41T80
-- 
2.30.4




reply via email to

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