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