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