qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH] prep: do not select I82374


From: Paolo Bonzini
Subject: [Qemu-devel] [PATCH] prep: do not select I82374
Date: Wed, 20 Mar 2019 10:35:05 +0100

It is only needed through I82378, which also selects it.

Signed-off-by: Paolo Bonzini <address@hidden>
---
 hw/ppc/Kconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/hw/ppc/Kconfig b/hw/ppc/Kconfig
index 73b473ca24..bbe5a64865 100644
--- a/hw/ppc/Kconfig
+++ b/hw/ppc/Kconfig
@@ -64,7 +64,6 @@ config PREP
     imply TEST_DEVICES
     select CS4231A
     select PREP_PCI
-    select I82374
     select I82378
     select LSI_SCSI_PCI
     select M48T59
-- 
2.20.1




reply via email to

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