mirror_qemu/hw/mem/Kconfig

13 lines
174 B
Plaintext

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