]> git.proxmox.com Git - mirror_qemu.git/blame - hw/mem/Kconfig
Merge tag 'pull-qemu-20221031' of https://gitlab.com/stweil/qemu into staging
[mirror_qemu.git] / hw / mem / Kconfig
CommitLineData
82f51817
PB
1config DIMM
2 bool
87f9108b 3 select MEM_DEVICE
82f51817
PB
4
5config MEM_DEVICE
6 bool
7
8config NVDIMM
9 bool
97813b94 10 select MEM_DEVICE
65ce87d4
PB
11
12config SPARSE_MEM
13 bool
e1706ea8
BW
14
15config CXL_MEM_DEVICE
16 bool
17 default y if CXL
18 select MEM_DEVICE