aboutsummaryrefslogtreecommitdiff
path: root/hw/pci-bridge
diff options
context:
space:
mode:
authorYang Zhong <yang.zhong@intel.com>2019-01-23 14:56:16 +0800
committerPaolo Bonzini <pbonzini@redhat.com>2019-03-07 21:45:53 +0100
commit58accbc508e123f20829ca95a306dd43ecbd0313 (patch)
tree58f748c6847b06a0107ef5e8dbf7983625f408e9 /hw/pci-bridge
parentdd2356e5316eae78876602a57608e33e2de85e11 (diff)
downloadqemu-58accbc508e123f20829ca95a306dd43ecbd0313.zip
qemu-58accbc508e123f20829ca95a306dd43ecbd0313.tar.gz
qemu-58accbc508e123f20829ca95a306dd43ecbd0313.tar.bz2
i386-softmmu.mak: remove all CONFIG_* except boards definitions
%-softmmu.mak only keep boards definitions in Kconfig mode. Signed-off-by: Yang Zhong <yang.zhong@intel.com> Message-Id: <20190123065618.3520-43-yang.zhong@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'hw/pci-bridge')
-rw-r--r--hw/pci-bridge/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/pci-bridge/Kconfig b/hw/pci-bridge/Kconfig
index 0519eb1..b167b98 100644
--- a/hw/pci-bridge/Kconfig
+++ b/hw/pci-bridge/Kconfig
@@ -5,6 +5,7 @@ config PCIE_PORT
config PXB
bool
+ default y if Q35
config XIO3130
bool