summaryrefslogtreecommitdiff
path: root/default-configs/x86_64-softmmu.mak
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2013-02-05 14:46:43 +0100
committerPaolo Bonzini <pbonzini@redhat.com>2013-04-08 18:13:12 +0200
commitddf2bcfc63e7c73cc37f870599ee61f9204bde66 (patch)
treeb2ec4be008a49b50d0fad46ecc7d42111777e504 /default-configs/x86_64-softmmu.mak
parentaaa4d1df2e18e7b3aa996836a6256eab13d4267a (diff)
downloadqemu-ddf2bcfc63e7c73cc37f870599ee61f9204bde66.tar.gz
hw: make all of hw/pci/ configurable via default-configs/
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'default-configs/x86_64-softmmu.mak')
-rw-r--r--default-configs/x86_64-softmmu.mak1
1 files changed, 1 insertions, 0 deletions
diff --git a/default-configs/x86_64-softmmu.mak b/default-configs/x86_64-softmmu.mak
index fe4b70ba8e..5ba1116719 100644
--- a/default-configs/x86_64-softmmu.mak
+++ b/default-configs/x86_64-softmmu.mak
@@ -28,3 +28,4 @@ CONFIG_I8259=y
CONFIG_PFLASH_CFI01=y
CONFIG_TPM_TIS=y
CONFIG_TPM_PASSTHROUGH=y
+CONFIG_PCI_HOTPLUG=y