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