]> Git Repo - qemu.git/blame - hw/pci/Kconfig
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-updates-240221-1...
[qemu.git] / hw / pci / Kconfig
CommitLineData
82f51817
PB
1config PCI
2 bool
e9947d18
YZ
3
4config PCI_EXPRESS
5 bool
6 select PCI
7c28b925
PB
7
8config PCI_DEVICES
9 bool
ca9b7e29
PB
10
11config MSI_NONBROKEN
12 # selected by interrupt controllers that do not support MSI,
13 # or support it and have a good implementation. See commit
14 # 47d2b0f33c664533b8dbd5cb17faa8e6a01afe1f.
15 bool
This page took 0.122331 seconds and 4 git commands to generate.