config [31mCONFIG_VFIO_MDEV[0m tristate "Mediated device driver framework" depends on [31mCONFIG_VFIO[0m default n help Provides a framework to virtualize devices. See Documentation/vfio-mediated-device.txt for more details. If you don't know what do here, say N. config [31mCONFIG_VFIO_MDEV_DEVICE[0m tristate "VFIO driver for Mediated devices" depends on [31mCONFIG_VFIO[0m && [31mCONFIG_VFIO_MDEV[0m default n help [31mCONFIG_VFIO[0m based driver for Mediated devices. |