Philipp Zabel | 39b9004 | 2013-09-30 16:13:39 +0200 | [diff] [blame] | 1 | config IMX_IPUV3_CORE |
2 | tristate "IPUv3 core support" | ||||
3 | depends on SOC_IMX5 || SOC_IMX6Q || SOC_IMX6SL || ARCH_MULTIPLATFORM | ||||
4 | depends on RESET_CONTROLLER | ||||
Axel Lin | b6c044a | 2014-08-03 10:36:59 +0800 | [diff] [blame^] | 5 | select GENERIC_IRQ_CHIP |
Philipp Zabel | 39b9004 | 2013-09-30 16:13:39 +0200 | [diff] [blame] | 6 | help |
7 | Choose this if you have a i.MX5/6 system and want to use the Image | ||||
8 | Processing Unit. This option only enables IPU base support. |