1# Default configuration for ppc-softmmu
2
3# Uncomment the following lines to disable these optional devices:
4# CONFIG_PCI_DEVICES=n
5# CONFIG_TEST_DEVICES=n
6
7# Boards are selected by default, uncomment to keep out of the build.
8
9# Embedded PPCs:
10# CONFIG_E500PLAT=n
11# CONFIG_MPC8544DS=n
12# CONFIG_PPC405=n
13# CONFIG_PPC440=n
14# CONFIG_VIRTEX=n
15
16# For Sam460ex
17# CONFIG_SAM460EX=n
18
19# For Macs
20# CONFIG_MAC_OLDWORLD=n
21# CONFIG_MAC_NEWWORLD=n
22
23# CONFIG_AMIGAONE=n
24# CONFIG_PEGASOS2=n
25
26# For PReP
27# CONFIG_PREP=n
28