]> Git Repo - qemu.git/blame - hw/pci-bridge/Kconfig
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190313-pull-request' into...
[qemu.git] / hw / pci-bridge / Kconfig
CommitLineData
82f51817
PB
1config PCIE_PORT
2 bool
7c28b925
PB
3 default y if PCI_DEVICES
4 depends on PCI_EXPRESS
82f51817
PB
5
6config PXB
7 bool
58accbc5 8 default y if Q35
82f51817
PB
9
10config XIO3130
11 bool
7c28b925
PB
12 default y if PCI_DEVICES
13 depends on PCI_EXPRESS
82f51817
PB
14
15config IOH3420
16 bool
7c28b925
PB
17 default y if PCI_DEVICES
18 depends on PCI_EXPRESS
82f51817
PB
19
20config I82801B11
21 bool
7c28b925
PB
22 default y if PCI_DEVICES
23 depends on PCI_EXPRESS
82f51817
PB
24
25config DEC_PCI
26 bool
27
28config SIMBA
29 bool
This page took 0.025827 seconds and 4 git commands to generate.