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