]> Git Repo - qemu.git/blob - hw/pci/Kconfig
hw/mips/fuloong2e: Set CPU frequency to 533 MHz
[qemu.git] / hw / pci / Kconfig
1 config PCI
2     bool
3
4 config PCI_EXPRESS
5     bool
6     select PCI
7
8 config PCI_DEVICES
9     bool
10
11 config 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.024753 seconds and 4 git commands to generate.