blob: 7e7d52b2a2fcdc1a10ab56737234aa9aecee472b [file] [log] [blame]
Laurent Pinchart51c13272012-04-26 13:53:59 +02001config DRM_SHMOBILE
2 tristate "DRM Support for SH Mobile"
3 depends on DRM && (SUPERH || ARCH_SHMOBILE)
4 select DRM_KMS_HELPER
5 select DRM_KMS_CMA_HELPER
6 select DRM_GEM_CMA_HELPER
7 help
8 Choose this option if you have an SH Mobile chipset.
9 If M is selected the module will be called shmob-drm.
10