xref: /openbmc/qemu/hw/pci/Kconfig (revision e9947d18)
1config PCI
2    bool
3
4config PCI_EXPRESS
5    bool
6    select PCI
7