OSDN Git Service

ppc: Express dependencies of the 'prep' and '40p' machines with kconfig
authorThomas Huth <thuth@redhat.com>
Thu, 31 Jan 2019 13:53:27 +0000 (14:53 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 7 Mar 2019 20:46:13 +0000 (21:46 +0100)
commit12bb3a90088ed427ac5e6a974c5f93a3106fc4cf
tree7e87ae59c4c3c3e76b0c4063b906c1fa619ceaa2
parent87f9108bad0c5f307902466cf9e2920d1718ea09
ppc: Express dependencies of the 'prep' and '40p' machines with kconfig

Select the required devices in hw/ppc/Kconfig instead, so that
ppc-softmmu.mak only contains the user-selectable PREP switch.
Plug-in devices like NE2000_ISA are pulled in automatically by the
Kconfig build system now.

Cc: Hervé Poussineau <hpoussin@reactos.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
default-configs/ppc-softmmu.mak
hw/ppc/Kconfig