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