mirror of
https://github.com/qemu/qemu.git
synced 2025-01-11 08:03:28 +08:00
97813b940d
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
13 lines
174 B
Plaintext
13 lines
174 B
Plaintext
config DIMM
|
|
bool
|
|
select MEM_DEVICE
|
|
|
|
config MEM_DEVICE
|
|
bool
|
|
|
|
config NVDIMM
|
|
bool
|
|
default y
|
|
depends on (PC || PSERIES || ARM_VIRT)
|
|
select MEM_DEVICE
|