blob: 87a20b3dcf7a53a64fc464a3c8834d5c0a167781 [file] [log] [blame]
Philipp Zabel39b90042013-09-30 16:13:39 +02001config IMX_IPUV3_CORE
2 tristate "IPUv3 core support"
Fabio Estevamc7750e82014-09-18 08:41:28 -03003 depends on SOC_IMX5 || SOC_IMX6Q || ARCH_MULTIPLATFORM
Arnd Bergmann2406b292017-07-21 22:56:19 +02004 depends on DRM || !DRM # if DRM=m, this can't be 'y'
Axel Linb6c044a2014-08-03 10:36:59 +08005 select GENERIC_IRQ_CHIP
Philipp Zabel39b90042013-09-30 16:13:39 +02006 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.