Skip to content

Commit

Permalink
prep: Include devices for ppc64 as well
Browse files Browse the repository at this point in the history
Allows running qemu-system-ppc64 -M prep for consistency.

Reported-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Andreas Färber <andreas.faerber@web.de>
Acked-by: Hervé Poussineau <hpoussineau@reactos.org>
  • Loading branch information
afaerber committed Aug 15, 2012
1 parent 76b64a7 commit acbb090
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions default-configs/ppc64-softmmu.mak
Expand Up @@ -12,9 +12,12 @@ CONFIG_I8254=y
CONFIG_PCKBD=y
CONFIG_FDC=y
CONFIG_DMA=y
CONFIG_I82374=y
CONFIG_OPENPIC=y
CONFIG_PREP_PCI=y
CONFIG_I82378=y
CONFIG_MACIO=y
CONFIG_PCSPK=y
CONFIG_CUDA=y
CONFIG_ADB=y
CONFIG_MAC_NVRAM=y
Expand Down

0 comments on commit acbb090

Please sign in to comment.