qemu-e2k/default-configs/devices
Philippe Mathieu-Daudé cfa1f4bcee hw/mem/nvdimm: Use Kconfig 'imply' instead of 'depends on'
Per the kconfig.rst:

  A device should be listed [...] ``imply`` if (depending on
  the QEMU command line) the board may or  may not be started
  without it.

This is the case with the NVDIMM device, so use the 'imply'
weak reverse dependency to select the symbol.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20210511155354.3069141-2-philmd@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2021-05-26 14:49:45 +02:00
..
aarch64-softmmu.mak
alpha-softmmu.mak
arm-softmmu.mak
avr-softmmu.mak
cris-softmmu.mak
hppa-softmmu.mak
i386-softmmu.mak
m68k-softmmu.mak
microblaze-softmmu.mak
microblazeel-softmmu.mak
mips64-softmmu.mak
mips64el-softmmu.mak
mips-softmmu-common.mak
mips-softmmu.mak
mipsel-softmmu.mak
nios2-softmmu.mak
or1k-softmmu.mak
ppc64-softmmu.mak hw/mem/nvdimm: Use Kconfig 'imply' instead of 'depends on' 2021-05-26 14:49:45 +02:00
ppc-softmmu.mak
riscv32-softmmu.mak
riscv64-softmmu.mak
rx-softmmu.mak
s390x-softmmu.mak
sh4-softmmu.mak
sh4eb-softmmu.mak
sparc64-softmmu.mak
sparc-softmmu.mak
tricore-softmmu.mak
x86_64-softmmu.mak
xtensa-softmmu.mak
xtensaeb-softmmu.mak