aboutsummaryrefslogtreecommitdiff
path: root/hw/mem/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'hw/mem/Kconfig')
-rw-r--r--hw/mem/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/hw/mem/Kconfig b/hw/mem/Kconfig
new file mode 100644
index 0000000000..a3a4372fa7
--- /dev/null
+++ b/hw/mem/Kconfig
@@ -0,0 +1,8 @@
+config DIMM
+ bool
+
+config MEM_DEVICE
+ bool
+
+config NVDIMM
+ bool