Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2021-01-11v2...
[qemu/ar7.git] / hw / mem / Kconfig
bloba0ef2cf648e112233744ec859da1a4bb3cc6372d
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 || PSERIES || ARM_VIRT)
12     select MEM_DEVICE