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