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