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