qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH for-4.1 2/2] hw/alpha/Kconfig: The 264DP machine use


From: Philippe Mathieu-Daudé
Subject: [Qemu-devel] [PATCH for-4.1 2/2] hw/alpha/Kconfig: The 264DP machine use a CY82C693UB southbridge
Date: Sun, 17 Mar 2019 00:44:56 +0100

Signed-off-by: Philippe Mathieu-Daudé <address@hidden>
---
 hw/alpha/Kconfig | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/hw/alpha/Kconfig b/hw/alpha/Kconfig
index 22cefd9577..437606fd22 100644
--- a/hw/alpha/Kconfig
+++ b/hw/alpha/Kconfig
@@ -1,12 +1,9 @@
 config DP264
     bool
+    select CY82C693UB
     imply PCI_DEVICES
     imply TEST_DEVICES
     select I82374
-    select I8254
-    select I8259
     select IDE_CMD646
-    select MC146818RTC
     select PCI
-    select PCKBD
     select SMC37C669
-- 
2.20.1




reply via email to

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