xref: /openbmc/qemu/hw/vfio-user/Kconfig (revision 16c9cb7187ef2414e3ad509048d59a8a4e7d1cd1)
1# SPDX-License-Identifier: GPL-2.0-or-later
2
3config VFIO_USER
4    bool
5    default y
6    depends on VFIO_PCI
7
8