]> Git Repo - qemu.git/blame - hw/mem/Kconfig
works with less than base ISA qemu-system-riscv32 -M virt -bios none -kernel output...
[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
This page took 0.210209 seconds and 4 git commands to generate.