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