]> git.proxmox.com Git - mirror_qemu.git/blob - default-configs/ppc64-softmmu.mak
ipmi: express dependencies with kconfig
[mirror_qemu.git] / default-configs / ppc64-softmmu.mak
1 # Default configuration for ppc64-softmmu
2
3 # Include all 32-bit boards
4 include ppc-softmmu.mak
5
6 # For PowerNV
7 CONFIG_POWERNV=y
8 CONFIG_ISA_IPMI_BT=y
9
10 # For pSeries
11 CONFIG_PSERIES=y
12 CONFIG_VIRTIO_VGA=y
13 CONFIG_MEM_DEVICE=y
14 CONFIG_DIMM=y
15 CONFIG_SPAPR_RNG=y