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