Now that shared PPC4xx devices are separated from PPC405 ones we can drop this depencency.
Signed-off-by: BALATON Zoltan <bala...@eik.bme.hu> Reviewed-by: Cédric Le Goater <c...@kaod.org> --- 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