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