qemu-e2k/hw/mem/Kconfig

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

19 lines
220 B
Plaintext
Raw Normal View History

config DIMM
bool
select MEM_DEVICE
config MEM_DEVICE
bool
config NVDIMM
bool
select MEM_DEVICE
config SPARSE_MEM
bool
config CXL_MEM_DEVICE
bool
default y if CXL
select MEM_DEVICE