aboutsummaryrefslogtreecommitdiffstats
path: root/hw/cpu/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'hw/cpu/Kconfig')
-rw-r--r--hw/cpu/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/hw/cpu/Kconfig b/hw/cpu/Kconfig
new file mode 100644
index 000000000..1767d028a
--- /dev/null
+++ b/hw/cpu/Kconfig
@@ -0,0 +1,8 @@
+config ARM11MPCORE
+ bool
+
+config A9MPCORE
+ bool
+
+config A15MPCORE
+ bool