]> git.proxmox.com Git - mirror_qemu.git/blame - default-configs/ppc64-softmmu.mak
i386-softmmu.mak: remove all CONFIG_* except boards definitions
[mirror_qemu.git] / default-configs / ppc64-softmmu.mak
CommitLineData
1f3d3c8f 1# Default configuration for ppc64-softmmu
3d0f1517 2
21d64275
TH
3# Include all 32-bit boards
4include ppc-softmmu.mak
5
6# For PowerNV
7CONFIG_POWERNV=y
4a44fd26 8CONFIG_ISA_IPMI_BT=y
21d64275 9
42e5b4c9 10# For pSeries
21d64275
TH
11CONFIG_PSERIES=y
12CONFIG_VIRTIO_VGA=y
15cea5ae
DH
13CONFIG_MEM_DEVICE=y
14CONFIG_DIMM=y
0e947a89 15CONFIG_SPAPR_RNG=y