qemu-devel
[Top][All Lists]
Advanced

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

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


From: Cédric Le Goater
Subject: Re: [PATCH 19/22] hw/ppc/Kconfig: Remove PPC405 dependency from sam460ex
Date: Tue, 16 Aug 2022 09:39:17 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.12.0

On 8/13/22 17:34, BALATON Zoltan wrote:
Now that shared PPC4xx devices are separated from PPC405 ones we can
drop this depencency.


Reviewed-by: Cédric Le Goater <clg@kaod.org>

Thanks,

C.


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




reply via email to

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