qemu-patch-raspberry4/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 semihosting: Move ARM semihosting code to shared directories 2021-01-18 10:05:06 +00:00
avr-softmmu.mak
cris-softmmu.mak
hppa-softmmu.mak
i386-softmmu.mak
m68k-softmmu.mak m68k: add Virtual M68k Machine 2021-03-15 21:03:06 +01:00
microblaze-softmmu.mak
microblazeel-softmmu.mak
mips-softmmu-common.mak hw/mips: Remove the 'r4k' machine 2020-11-03 16:51:13 +01:00
mips-softmmu.mak
mips64-softmmu.mak
mips64el-softmmu.mak hw/mips: Add Loongson-3 machine support 2021-01-04 23:36:03 +01:00
mipsel-softmmu.mak
nios2-softmmu.mak
or1k-softmmu.mak
ppc-softmmu.mak hw/ppc: Add emulation of Genesi/bPlan Pegasos II 2021-05-04 11:41:25 +10:00
ppc64-softmmu.mak hw/mem/nvdimm: Use Kconfig 'imply' instead of 'depends on' 2021-05-26 14:49:45 +02:00
riscv32-softmmu.mak riscv: Add semihosting support 2021-01-18 10:05:06 +00:00
riscv64-softmmu.mak riscv: Add initial support for Shakti C machine 2021-05-11 20:01:38 +10:00
rx-softmmu.mak
s390x-softmmu.mak
sh4-softmmu.mak
sh4eb-softmmu.mak
sparc-softmmu.mak
sparc64-softmmu.mak
tricore-softmmu.mak tricore: added triboard with tc27x_soc 2021-03-14 14:41:55 +01:00
x86_64-softmmu.mak
xtensa-softmmu.mak
xtensaeb-softmmu.mak