xref: /linux/drivers/gpu/ipu-v3/Kconfig (revision f3a8b6645dc2e60d11f20c1c23afd964ff4e55ae)
1config IMX_IPUV3_CORE
2	tristate "IPUv3 core support"
3	depends on SOC_IMX5 || SOC_IMX6Q || ARCH_MULTIPLATFORM
4	select GENERIC_IRQ_CHIP
5	help
6	  Choose this if you have a i.MX5/6 system and want to use the Image
7	  Processing Unit. This option only enables IPU base support.
8