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