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