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