ppc64: Express dependencies of 'pseries' and 'powernv' machines with kconfig
commit87f9108bad0c5f307902466cf9e2920d1718ea09
authorThomas Huth <thuth@redhat.com>
Thu, 31 Jan 2019 13:53:26 +0000 (31 14:53 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 7 Mar 2019 20:45:53 +0000 (7 21:45 +0100)
tree635ae249beca172623ebef70f773d9e1c2d53c72
parent58accbc508e123f20829ca95a306dd43ecbd0313
ppc64: Express dependencies of 'pseries' and 'powernv' machines with kconfig

The POWERNV switch should always select ISA_IPMI_BT, then the other
IPMI options are turned on automatically now.
CONFIG_DIMM should always be selected by the pseries machine,
which in turn depends on CONFIG_MEM_DEVICE since DIMM implements
this interface.
CONFIG_VIRTIO_VGA can be dropped from default-configs/ppc64-softmmu.mak
completely since this device is already automatically enabled via
hw/display/Kconfig now.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
default-configs/ppc64-softmmu.mak
hw/intc/Kconfig
hw/mem/Kconfig
hw/ppc/Kconfig