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