]> git.proxmox.com Git - mirror_qemu.git/blob - default-configs/ppc-softmmu.mak
cutils: remove one unnecessary pointer operation
[mirror_qemu.git] / default-configs / ppc-softmmu.mak
1 # Default configuration for ppc-softmmu
2
3 # For embedded PPCs:
4 CONFIG_MPC_I2C=y
5 CONFIG_DS1338=y
6 CONFIG_E500=y
7 CONFIG_PPC405=y
8 CONFIG_PPC440=y
9 CONFIG_VIRTEX=y
10
11 # For Sam460ex
12 CONFIG_SAM460EX=y
13
14 # For Macs
15 CONFIG_MAC_OLDWORLD=y
16 CONFIG_MAC_NEWWORLD=y
17
18 # For PReP
19 CONFIG_PREP=y