diff options
Diffstat (limited to 'drivers/vfio/pci/Kconfig')
-rw-r--r-- | drivers/vfio/pci/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/vfio/pci/Kconfig b/drivers/vfio/pci/Kconfig index e84300b268b6..c41b01e2b693 100644 --- a/drivers/vfio/pci/Kconfig +++ b/drivers/vfio/pci/Kconfig | |||
@@ -9,7 +9,7 @@ config VFIO_PCI | |||
9 | 9 | ||
10 | config VFIO_PCI_VGA | 10 | config VFIO_PCI_VGA |
11 | bool "VFIO PCI support for VGA devices" | 11 | bool "VFIO PCI support for VGA devices" |
12 | depends on VFIO_PCI && X86 && VGA_ARB && EXPERIMENTAL | 12 | depends on VFIO_PCI && X86 && VGA_ARB |
13 | help | 13 | help |
14 | Support for VGA extension to VFIO PCI. This exposes an additional | 14 | Support for VGA extension to VFIO PCI. This exposes an additional |
15 | region on VGA devices for accessing legacy VGA addresses used by | 15 | region on VGA devices for accessing legacy VGA addresses used by |