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