2013-09-30 14:13:39 +00:00
|
|
|
config IMX_IPUV3_CORE
|
|
|
|
tristate "IPUv3 core support"
|
2014-09-18 11:41:28 +00:00
|
|
|
depends on SOC_IMX5 || SOC_IMX6Q || ARCH_MULTIPLATFORM
|
2013-09-30 14:13:39 +00:00
|
|
|
depends on RESET_CONTROLLER
|
2014-08-03 02:36:59 +00:00
|
|
|
select GENERIC_IRQ_CHIP
|
2013-09-30 14:13:39 +00:00
|
|
|
help
|
|
|
|
Choose this if you have a i.MX5/6 system and want to use the Image
|
|
|
|
Processing Unit. This option only enables IPU base support.
|