xref: /linux/drivers/gpu/ipu-v3/Kconfig (revision ef264cf0c490cc9d46edb3b6aa082d23a9506e2d)
1config IMX_IPUV3_CORE
2	tristate "IPUv3 core support"
3	depends on SOC_IMX5 || SOC_IMX6Q || SOC_IMX6SL || ARCH_MULTIPLATFORM
4	depends on RESET_CONTROLLER
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