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