xref: /openbmc/qemu/hw/nvme/Kconfig (revision 5e37bc4997c32a1c9a6621a060462c84df9f1b8f)
1config NVME_PCI
2    bool
3    default y if PCI_DEVICES || PCIE_DEVICES
4    depends on PCI
5