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