hw/sd: sd: Skip write protect groups check in sd_erase() for high capacity cards
[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