summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/imx/dcss/Kconfig
blob: 5c2b2277afbf54510aad9ece357ef09b517a9013 (plain)
1
2
3
4
5
6
7
8
9
10
config DRM_IMX_DCSS
	tristate "i.MX8MQ DCSS"
	select IMX_IRQSTEER
	select DRM_KMS_HELPER
	select DRM_GEM_CMA_HELPER
	select VIDEOMODE_HELPERS
	depends on DRM && ARCH_MXC && ARM64
	help
	  Choose this if you have a NXP i.MX8MQ based system and want to use the
	  Display Controller Subsystem. This option enables DCSS support.