]> git.proxmox.com Git - mirror_qemu.git/blob - default-configs/ppc-softmmu.mak
alpha-softmmu.mak: express dependencies with Kconfig
[mirror_qemu.git] / default-configs / ppc-softmmu.mak
1 # Default configuration for ppc-softmmu
2
3 # For embedded PPCs:
4 CONFIG_E500=y
5 CONFIG_PPC405=y
6 CONFIG_PPC440=y
7 CONFIG_VIRTEX=y
8
9 # For Sam460ex
10 CONFIG_SAM460EX=y
11
12 # For Macs
13 CONFIG_MAC_OLDWORLD=y
14 CONFIG_MAC_NEWWORLD=y
15
16 # For PReP
17 CONFIG_PREP=y