xref: /openbmc/qemu/hw/pci/Kconfig (revision 9533dcdd416530a0d72140c122bf90517b6c81eb)
1config PCI
2    bool
3
4config PCI_EXPRESS
5    bool
6    select PCI
7
8config PCI_DEVICES
9    bool
10