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