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