2012-04-26 11:53:59 +00:00
|
|
|
config DRM_SHMOBILE
|
|
|
|
tristate "DRM Support for SH Mobile"
|
2016-01-20 23:02:05 +00:00
|
|
|
depends on DRM && ARM
|
2014-05-26 12:52:13 +00:00
|
|
|
depends on ARCH_SHMOBILE || COMPILE_TEST
|
2015-01-29 16:16:38 +00:00
|
|
|
depends on FB_SH_MOBILE_MERAM || !FB_SH_MOBILE_MERAM
|
2013-10-29 17:20:58 +00:00
|
|
|
select BACKLIGHT_CLASS_DEVICE
|
2015-01-29 16:16:38 +00:00
|
|
|
select BACKLIGHT_LCD_SUPPORT
|
2012-04-26 11:53:59 +00:00
|
|
|
select DRM_KMS_HELPER
|
2013-10-08 15:44:47 +00:00
|
|
|
select DRM_KMS_FB_HELPER
|
2012-04-26 11:53:59 +00:00
|
|
|
select DRM_KMS_CMA_HELPER
|
|
|
|
select DRM_GEM_CMA_HELPER
|
|
|
|
help
|
|
|
|
Choose this option if you have an SH Mobile chipset.
|
|
|
|
If M is selected the module will be called shmob-drm.
|
|
|
|
|