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