1 # SPDX-License-Identifier: GPL-2.0-only
4 tristate "Mediated device driver framework"
8 Provides a framework to virtualize devices.
9 See Documentation/driver-api/vfio-mediated-device.rst for more details.
11 If you don't know what do here, say N.
13 config VFIO_MDEV_DEVICE
14 tristate "VFIO driver for Mediated devices"
15 depends on VFIO && VFIO_MDEV
18 VFIO based driver for Mediated devices.