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