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