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