2012-04-26 19:53:59 +08:00
|
|
|
config DRM_SHMOBILE
|
|
|
|
tristate "DRM Support for SH Mobile"
|
2013-06-19 19:29:32 +08:00
|
|
|
depends on DRM && (ARM || SUPERH)
|
2013-10-30 01:20:58 +08:00
|
|
|
select BACKLIGHT_CLASS_DEVICE
|
2012-04-26 19:53:59 +08:00
|
|
|
select DRM_KMS_HELPER
|
2013-10-08 23:44:47 +08:00
|
|
|
select DRM_KMS_FB_HELPER
|
2012-04-26 19:53:59 +08: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.
|
|
|
|
|