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