summary refs log tree commit diff stats
path: root/hw/misc/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'hw/misc/Kconfig')
-rw-r--r--hw/misc/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/hw/misc/Kconfig b/hw/misc/Kconfig
index 19c216f3ef..5426b9b1a1 100644
--- a/hw/misc/Kconfig
+++ b/hw/misc/Kconfig
@@ -2,6 +2,15 @@ config APPLESMC
     bool
     depends on ISA_BUS
 
+config ARMSSE_CPUID
+    bool
+
+config ARMSSE_MHU
+    bool
+
+config ARMSSE_CPU_PWRCTRL
+    bool
+
 config MAX111X
     bool