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