Upstream: https://gitlab.com/qemu-project/qemu.git Upstream-Commit: d2e570cc0f97b936902a5b1b86b73c0f5998b475
19 lines
330 B
Plaintext
19 lines
330 B
Plaintext
config PCI
|
|
bool
|
|
|
|
config PCI_EXPRESS
|
|
bool
|
|
select PCI
|
|
|
|
config PCI_DEVICES
|
|
bool
|
|
|
|
config PCIE_DEVICES
|
|
bool
|
|
|
|
config MSI_NONBROKEN
|
|
# selected by interrupt controllers that do not support MSI,
|
|
# or support it and have a good implementation. See commit
|
|
# 47d2b0f33c664533b8dbd5cb17faa8e6a01afe1f.
|
|
bool
|