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