hw/arm/allwinner-h3: add SDRAM controller device
[qemu/ar7.git] / hw / mem / Kconfig
blob2ad052a536cae9314e269b8fb2464f4adaf879d9
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)