]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - drivers/gpu/drm/shmobile/Kconfig
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[mirror_ubuntu-bionic-kernel.git] / drivers / gpu / drm / shmobile / Kconfig
CommitLineData
51c13278
LP
1config DRM_SHMOBILE
2 tristate "DRM Support for SH Mobile"
e1c7e324 3 depends on DRM && ARM
c66de8cc 4 depends on ARCH_SHMOBILE || COMPILE_TEST
56a8620a 5 depends on FB_SH_MOBILE_MERAM || !FB_SH_MOBILE_MERAM
0a5a5499 6 select BACKLIGHT_CLASS_DEVICE
56a8620a 7 select BACKLIGHT_LCD_SUPPORT
51c13278 8 select DRM_KMS_HELPER
92b6f89f 9 select DRM_KMS_FB_HELPER
51c13278
LP
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