Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0-only
0002 
0003 config VFIO_MDEV
0004         tristate "Mediated device driver framework"
0005         default n
0006         help
0007           Provides a framework to virtualize devices.
0008           See Documentation/driver-api/vfio-mediated-device.rst for more details.
0009 
0010           If you don't know what do here, say N.