summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/imx/dcss/Kconfig
blob: 7374f1952762e672cb99493d1ba5a75ec0f901d5 (plain)
1
2
3
4
5
6
7
8
9
config DRM_IMX_DCSS
	tristate "i.MX8MQ DCSS"
	select IMX_IRQSTEER
	select DRM_KMS_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.