Merge remote-tracking branches 'asoc/fix/dpcm', 'asoc/fix/imx', 'asoc/fix/msm8916...
[sfrench/cifs-2.6.git] / drivers / staging / vboxvideo / Kconfig
1 config DRM_VBOXVIDEO
2         tristate "Virtual Box Graphics Card"
3         depends on DRM && X86 && PCI
4         select DRM_KMS_HELPER
5         help
6           This is a KMS driver for the virtual Graphics Card used in
7           Virtual Box virtual machines.
8
9           Although it is possible to builtin this module, it is advised
10           to build this driver as a module, so that it can be updated
11           independently of the kernel. Select M to built this driver as a
12           module and add support for these devices via drm/kms interfaces.