Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-08-15' into...
[qemu/ar7.git] / hw / mem / Kconfig
blob620fd4cb59403d88ac78febfb4fdc4c0dbbfb1c5
1 config DIMM
2     bool
3     select MEM_DEVICE
5 config MEM_DEVICE
6     bool
8 config NVDIMM
9     bool
10     default y
11     depends on PC