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