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