qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [v2 53/71] hw/unicore32/Kconfig: Add Unicore32 Kconfig


From: Ákos Kovács
Subject: [Qemu-devel] [v2 53/71] hw/unicore32/Kconfig: Add Unicore32 Kconfig
Date: Fri, 27 Sep 2013 04:31:14 +0200

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

diff --git a/hw/unicore32/Kconfig b/hw/unicore32/Kconfig
new file mode 100644
index 0000000..5f8b9d9
--- /dev/null
+++ b/hw/unicore32/Kconfig
@@ -0,0 +1,5 @@
+config PUV3
+    bool
+    select PTIMER
+    select PCKBD
+    default y
-- 
1.8.1.2




reply via email to

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