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