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