]> Git Repo - linux.git/blob - drivers/gpu/drm/shmobile/Kconfig
Merge tag 'perf-urgent-for-mingo-4.18-20180625' of git://git.kernel.org/pub/scm/linux...
[linux.git] / drivers / gpu / drm / shmobile / Kconfig
1 config DRM_SHMOBILE
2         tristate "DRM Support for SH Mobile"
3         depends on DRM && ARM
4         depends on ARCH_SHMOBILE || COMPILE_TEST
5         select BACKLIGHT_CLASS_DEVICE
6         select BACKLIGHT_LCD_SUPPORT
7         select DRM_KMS_HELPER
8         select DRM_KMS_CMA_HELPER
9         select DRM_GEM_CMA_HELPER
10         help
11           Choose this option if you have an SH Mobile chipset.
12           If M is selected the module will be called shmob-drm.
13
This page took 0.033196 seconds and 4 git commands to generate.