| tristate "DRM driver for VMware Virtual GPU" |
| # Only needed for the transitional use of drm_crtc_init - can be removed |
| # again once vmwgfx sets up the primary plane itself. |
| Choose this option if you would like to run 3D acceleration |
| in a VMware virtual machine. |
| This is a KMS enabled DRM driver for the VMware SVGA2 |
| The compiled module will be called "vmwgfx.ko". |
| depends on DRM_VMWGFX && FB |
| bool "Enable framebuffer console under vmwgfx by default" |
| Choose this option if you are shipping a new vmwgfx |
| userspace driver that supports using the kernel driver. |