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