]> git.ipfire.org Git - thirdparty/qemu.git/blob - default-configs/ppc-softmmu.mak
Merge remote-tracking branch 'remotes/stsquad/tags/pull-misc-fixes-070420-1' into...
[thirdparty/qemu.git] / default-configs / ppc-softmmu.mak
1 # Default configuration for ppc-softmmu
2
3 # For embedded PPCs:
4 CONFIG_DS1338=y
5 CONFIG_E500=y
6 CONFIG_PPC405=y
7 CONFIG_PPC440=y
8 CONFIG_VIRTEX=y
9
10 # For Sam460ex
11 CONFIG_SAM460EX=y
12
13 # For Macs
14 CONFIG_MAC_OLDWORLD=y
15 CONFIG_MAC_NEWWORLD=y
16
17 # For PReP
18 CONFIG_PREP=y