aboutsummaryrefslogtreecommitdiff
path: root/hw/core/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'hw/core/Kconfig')
-rw-r--r--hw/core/Kconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/hw/core/Kconfig b/hw/core/Kconfig
new file mode 100644
index 0000000000..c2a1ae8122
--- /dev/null
+++ b/hw/core/Kconfig
@@ -0,0 +1,11 @@
+config EMPTY_SLOT
+ bool
+
+config PTIMER
+ bool
+
+config FITLOADER
+ bool
+
+config PLATFORM_BUS
+ bool