]> Pileus Git - ~andy/linux/blob - drivers/gpu/drm/shmobile/Kconfig
drm/i915/vlv: use per-pipe backlight controls v2
[~andy/linux] / drivers / gpu / drm / shmobile / Kconfig
1 config DRM_SHMOBILE
2         tristate "DRM Support for SH Mobile"
3         depends on DRM && (ARM || SUPERH)
4         select DRM_KMS_HELPER
5         select DRM_KMS_FB_HELPER
6         select DRM_KMS_CMA_HELPER
7         select DRM_GEM_CMA_HELPER
8         help
9           Choose this option if you have an SH Mobile chipset.
10           If M is selected the module will be called shmob-drm.
11