aboutsummaryrefslogtreecommitdiff
path: root/drivers/vfio/mdev/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/vfio/mdev/Kconfig')
-rw-r--r--drivers/vfio/mdev/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/vfio/mdev/Kconfig b/drivers/vfio/mdev/Kconfig
index 258481d65ebd..424ddebee55d 100644
--- a/drivers/vfio/mdev/Kconfig
+++ b/drivers/vfio/mdev/Kconfig
@@ -7,3 +7,10 @@ config VFIO_MDEV
Provides a framework to virtualize devices.
If you don't know what do here, say N.
+
+config VFIO_MDEV_DEVICE
+ tristate "VFIO driver for Mediated devices"
+ depends on VFIO && VFIO_MDEV
+ default n
+ help
+ VFIO based driver for Mediated devices.