1config DRM_BOCHS
2	tristate "DRM Support for bochs dispi vga interface (qemu stdvga)"
3	depends on DRM && PCI && MMU
4	select DRM_KMS_HELPER
5	select DRM_TTM
6	help
7	  Choose this option for qemu.
8	  If M is selected the module will be called bochs-drm.
9