mirror of https://gitee.com/openkylin/linux.git
10 lines
187 B
Plaintext
10 lines
187 B
Plaintext
|
|
||
|
config VFIO_MDEV
|
||
|
tristate "Mediated device driver framework"
|
||
|
depends on VFIO
|
||
|
default n
|
||
|
help
|
||
|
Provides a framework to virtualize devices.
|
||
|
|
||
|
If you don't know what do here, say N.
|