]> Git Repo - linux.git/blob - drivers/gpu/drm/shmobile/Kconfig
Merge remote-tracking branches 'asoc/topic/rt298', 'asoc/topic/rt5640', 'asoc/topic...
[linux.git] / drivers / gpu / drm / shmobile / Kconfig
1 config DRM_SHMOBILE
2         tristate "DRM Support for SH Mobile"
3         depends on DRM && ARM && HAVE_DMA_ATTRS
4         depends on ARCH_SHMOBILE || COMPILE_TEST
5         depends on FB_SH_MOBILE_MERAM || !FB_SH_MOBILE_MERAM
6         select BACKLIGHT_CLASS_DEVICE
7         select BACKLIGHT_LCD_SUPPORT
8         select DRM_KMS_HELPER
9         select DRM_KMS_FB_HELPER
10         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
This page took 0.052651 seconds and 4 git commands to generate.