2 tristate "DRM driver for VMware Virtual GPU"
3 depends on DRM && PCI && FB
7 select FB_CFB_IMAGEBLIT
10 Choose this option if you would like to run 3D acceleration
11 in a VMware virtual machine.
12 This is a KMS enabled DRM driver for the VMware SVGA2
14 The compiled module will be called "vmwgfx.ko".
16 config DRM_VMWGFX_FBCON
18 bool "Enable framebuffer console under vmwgfx by default"
20 Choose this option if you are shipping a new vmwgfx
21 userspace driver that supports using the kernel driver.