Merge remote-tracking branch 'remotes/gkurz/tags/9p-next-2020-01-20' into staging
[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