blob: 77f8b005ffb10c5d49b7433146985a559c198b8b [file] [log] [blame]
Paolo Bonzini82f51812019-01-23 14:56:00 +08001config PCI
2 bool
Yang Zhonge9947d12019-01-23 14:56:03 +08003
4config PCI_EXPRESS
5 bool
6 select PCI
Paolo Bonzini7c28b922019-01-23 14:56:04 +08007
8config PCI_DEVICES
9 bool
Paolo Bonzinica9b7e22019-03-14 14:13:34 +010010
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