]> git.proxmox.com Git - mirror_qemu.git/blobdiff - default-configs/ppc64-softmmu.mak
Merge tag 'pull-maintainer-may24-160524-2' of https://gitlab.com/stsquad/qemu into...
[mirror_qemu.git] / default-configs / ppc64-softmmu.mak
diff --git a/default-configs/ppc64-softmmu.mak b/default-configs/ppc64-softmmu.mak
deleted file mode 100644 (file)
index b94af6c..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-# Default configuration for ppc64-softmmu
-
-# Include all 32-bit boards
-include ppc-softmmu.mak
-
-# For PowerNV
-CONFIG_POWERNV=y
-CONFIG_IPMI=y
-CONFIG_IPMI_LOCAL=y
-CONFIG_IPMI_EXTERN=y
-CONFIG_ISA_IPMI_BT=y
-
-# For pSeries
-CONFIG_PSERIES=y
-CONFIG_VIRTIO_VGA=y
-CONFIG_XICS=$(CONFIG_PSERIES)
-CONFIG_XICS_SPAPR=$(CONFIG_PSERIES)
-CONFIG_XICS_KVM=$(call land,$(CONFIG_PSERIES),$(CONFIG_KVM))
-CONFIG_MEM_HOTPLUG=y