summaryrefslogtreecommitdiff
path: root/drivers/gpu/imx/dpu/Kconfig
blob: ba89d95a0b07695e8dfc3995acb6dc52462f4083 (plain)
1
2
3
4
5
6
7
8
9
10
11
config IMX_DPU_CORE
	tristate "i.MX DPU core support"
	depends on ARCH_FSL_IMX8QM || ARCH_FSL_IMX8QXP
	depends on RESET_CONTROLLER
	select GENERIC_IRQ_CHIP
	select IMX8_PRG
	select IMX8_DPRC
	help
	  Choose this if you have a Freescale i.MX8QM or i.MX8QXP system and
	  want to use the Display Processing Unit. This option only enables
	  DPU base support.