xref: /openbmc/qemu/hw/vfio-user/Kconfig (revision 6ad034e71232c2929ed546304c9d249312bb632f)
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