qemu/hw/mem/Kconfig

12 lines
152 B
Plaintext
Raw Normal View History

config DIMM
bool
select MEM_DEVICE
config MEM_DEVICE
bool
config NVDIMM
bool
default y
depends on (PC || PSERIES || ARM_VIRT)