mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-27 20:33:54 -06:00

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
12 lines
174 B
Text
12 lines
174 B
Text
config DIMM
|
|
bool
|
|
select MEM_DEVICE
|
|
|
|
config MEM_DEVICE
|
|
bool
|
|
|
|
config NVDIMM
|
|
bool
|
|
default y
|
|
depends on (PC || PSERIES || ARM_VIRT)
|
|
select MEM_DEVICE
|