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