[Intel-gfx] [PATCH V13 4/6] mdev: introduce mediated virtio bus
Randy Dunlap
rdunlap at infradead.org
Tue Nov 19 03:13:01 UTC 2019
Hi,
On 11/18/19 2:59 AM, Jason Wang wrote:
> diff --git a/drivers/mdev/Kconfig b/drivers/mdev/Kconfig
> index 4561f2d4178f..cd84d4670552 100644
> --- a/drivers/mdev/Kconfig
> +++ b/drivers/mdev/Kconfig
> @@ -17,3 +17,13 @@ config VFIO_MDEV
> more details.
>
> If you don't know what do here, say N.
> +
> +config MDEV_VIRTIO
> + tristate "Mediated VIRTIO bus"
> + depends on VIRTIO && MDEV
> + default n
> + help
> + Proivdes a mediated BUS for virtio. It could be used by
Provides
> + either kenrel driver or userspace driver.
kernel
> +
> + If you don't know what do here, say N.
All of these lines should be indented with one tab, not spaces.
--
~Randy
Reported-by: Randy Dunlap <rdunlap at infradead.org>
More information about the Intel-gfx
mailing list