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