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