qemu-e2k/hw/mem/Kconfig

12 lines
152 B
Plaintext

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