qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 23/47] hw/cpu/Kconfig: Add Kconfig file


From: Ákos Kovács
Subject: [Qemu-devel] [PATCH 23/47] hw/cpu/Kconfig: Add Kconfig file
Date: Mon, 26 Aug 2013 00:58:32 +0200

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

diff --git a/hw/cpu/Kconfig b/hw/cpu/Kconfig
new file mode 100644
index 0000000..d90cbe5
--- /dev/null
+++ b/hw/cpu/Kconfig
@@ -0,0 +1,11 @@
+config ARM11MPCORE
+    bool
+
+config ARM9MPCORE
+    bool 
+
+config ARM15MPCORE
+    bool
+
+config ICC_BUS
+    bool
-- 
1.7.10.4




reply via email to

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