From 8e1c5a4048b89d04d8d1ee655ce1f685e6fddde4 Mon Sep 17 00:00:00 2001 From: Kirti Wankhede Date: Thu, 17 Nov 2016 02:16:31 +0530 Subject: docs: Add Documentation for Mediated devices Add file Documentation/vfio-mediated-device.txt that include details of mediated device framework. Signed-off-by: Kirti Wankhede Signed-off-by: Neo Jia Signed-off-by: Alex Williamson --- drivers/vfio/mdev/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'drivers') diff --git a/drivers/vfio/mdev/Kconfig b/drivers/vfio/mdev/Kconfig index 424ddebee55d..14fdb106a827 100644 --- a/drivers/vfio/mdev/Kconfig +++ b/drivers/vfio/mdev/Kconfig @@ -5,6 +5,7 @@ config VFIO_MDEV 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. -- cgit v1.2.3