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