qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [v2 45/71] hw/alpha/Kconfig: Add Kconfig for Alpha


From: Ákos Kovács
Subject: [Qemu-devel] [v2 45/71] hw/alpha/Kconfig: Add Kconfig for Alpha
Date: Fri, 27 Sep 2013 04:31:06 +0200

Signed-off-by: Ákos Kovács <address@hidden>
---
 hw/alpha/Kconfig | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 hw/alpha/Kconfig

diff --git a/hw/alpha/Kconfig b/hw/alpha/Kconfig
new file mode 100644
index 0000000..e2ae17e
--- /dev/null
+++ b/hw/alpha/Kconfig
@@ -0,0 +1,13 @@
+config CLIPPER
+    bool
+    select PCI
+    select VGA_PCI
+    select SERIAL
+    select IDE_ISA
+    select I8259
+    select IDE_PIIX
+    select I8254
+    select PCKBD
+    select MC146818RTC
+    select IDE_CMD646
+    default y
-- 
1.8.1.2




reply via email to

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