]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - drivers/gpu/drm/stm/Kconfig
Merge tag 'for-linus-20170825' of git://git.infradead.org/linux-mtd
[mirror_ubuntu-artful-kernel.git] / drivers / gpu / drm / stm / Kconfig
CommitLineData
b759012c
YF
1config DRM_STM
2 tristate "DRM Support for STMicroelectronics SoC Series"
3 depends on DRM && (ARCH_STM32 || ARCH_MULTIPLATFORM)
4 select DRM_KMS_HELPER
5 select DRM_GEM_CMA_HELPER
6 select DRM_KMS_CMA_HELPER
7 select DRM_PANEL
8 select VIDEOMODE_HELPERS
9 select FB_PROVIDE_GET_FB_UNMAPPED_AREA
b759012c
YF
10
11 help
12 Enable support for the on-chip display controller on
13 STMicroelectronics STM32 MCUs.
14 To compile this driver as a module, choose M here: the module
15 will be called stm-drm.