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