Linux Audio

Check our new training course

Loading...
Note: File does not exist in v3.1.
 1config DRM_SHMOBILE
 2	tristate "DRM Support for SH Mobile"
 3	depends on DRM && (ARM || SUPERH)
 4	select BACKLIGHT_CLASS_DEVICE
 5	select DRM_KMS_HELPER
 6	select DRM_KMS_FB_HELPER
 7	select DRM_KMS_CMA_HELPER
 8	select DRM_GEM_CMA_HELPER
 9	help
10	  Choose this option if you have an SH Mobile chipset.
11	  If M is selected the module will be called shmob-drm.
12