diff options
Diffstat (limited to 'drivers/gpu/drm/vmwgfx/Kconfig')
-rw-r--r-- | drivers/gpu/drm/vmwgfx/Kconfig | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/drivers/gpu/drm/vmwgfx/Kconfig b/drivers/gpu/drm/vmwgfx/Kconfig index 30ad13344f7b..794ff67c5701 100644 --- a/drivers/gpu/drm/vmwgfx/Kconfig +++ b/drivers/gpu/drm/vmwgfx/Kconfig | |||
@@ -7,7 +7,8 @@ config DRM_VMWGFX | |||
7 | select FB_CFB_IMAGEBLIT | 7 | select FB_CFB_IMAGEBLIT |
8 | select DRM_TTM | 8 | select DRM_TTM |
9 | help | 9 | help |
10 | KMS enabled DRM driver for SVGA2 virtual hardware. | 10 | Choose this option if you would like to run 3D acceleration |
11 | 11 | in a VMware virtual machine. | |
12 | If unsure say n. The compiled module will be | 12 | This is a KMS enabled DRM driver for the VMware SVGA2 |
13 | called vmwgfx.ko | 13 | virtual hardware. |
14 | The compiled module will be called "vmwgfx.ko". | ||