blob: b9202aa6f8ab28331790313ad967af90fa729df6 [file] [log] [blame]
Laurent Pinchart51c13272012-04-26 13:53:59 +02001config DRM_SHMOBILE
2 tristate "DRM Support for SH Mobile"
Chen Gang Sdb88c8f2015-02-01 22:08:33 +08003 depends on DRM && ARM && HAVE_DMA_ATTRS
Jean Delvarec66de8c2014-05-26 14:52:13 +02004 depends on ARCH_SHMOBILE || COMPILE_TEST
Arnd Bergmann56a86202015-01-29 17:16:38 +01005 depends on FB_SH_MOBILE_MERAM || !FB_SH_MOBILE_MERAM
Laurent Pinchart0a5a5492013-10-29 18:20:58 +01006 select BACKLIGHT_CLASS_DEVICE
Arnd Bergmann56a86202015-01-29 17:16:38 +01007 select BACKLIGHT_LCD_SUPPORT
Laurent Pinchart51c13272012-04-26 13:53:59 +02008 select DRM_KMS_HELPER
Daniel Vetter92b6f892013-10-08 17:44:47 +02009 select DRM_KMS_FB_HELPER
Laurent Pinchart51c13272012-04-26 13:53:59 +020010 select DRM_KMS_CMA_HELPER
11 select DRM_GEM_CMA_HELPER
12 help
13 Choose this option if you have an SH Mobile chipset.
14 If M is selected the module will be called shmob-drm.
15