summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/sprd/Kconfig
blob: 3edeaeca0e65b617125d56fa878e9736f6d4da71 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
config DRM_SPRD
	tristate "DRM Support for Unisoc SoCs Platform"
	depends on ARCH_SPRD || COMPILE_TEST
	depends on DRM && OF
	select DRM_GEM_CMA_HELPER
	select DRM_KMS_CMA_HELPER
	select DRM_KMS_HELPER
	select DRM_MIPI_DSI
	select VIDEOMODE_HELPERS
	help
	  Choose this option if you have a Unisoc chipset.
	  If M is selected the module will be called sprd_drm.