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