xref: /openbmc/qemu/configs/devices/ppc-softmmu/default.mak (revision 05a248715cef192336a594afed812871a52efc1f)
1# Default configuration for ppc-softmmu
2
3# For embedded PPCs:
4CONFIG_E500=y
5CONFIG_PPC405=y
6CONFIG_PPC440=y
7CONFIG_VIRTEX=y
8
9# For Sam460ex
10CONFIG_SAM460EX=y
11
12# For Macs
13CONFIG_MAC_OLDWORLD=y
14CONFIG_MAC_NEWWORLD=y
15
16CONFIG_PEGASOS2=y
17
18# For PReP
19CONFIG_PREP=y
20