blob: fe6f8c5b444583cf0d4c65d7a640abc43ec6f150 [file] [log] [blame]
xjb04a4022021-11-25 15:01:52 +08001config IMX_IPUV3_CORE
2 tristate "IPUv3 core support"
3 depends on SOC_IMX5 || SOC_IMX6Q || ARCH_MULTIPLATFORM || COMPILE_TEST
4 depends on DRM || !DRM # if DRM=m, this can't be 'y'
5 select BITREVERSE
6 select GENERIC_ALLOCATOR if DRM
7 select GENERIC_IRQ_CHIP
8 help
9 Choose this if you have a i.MX5/6 system and want to use the Image
10 Processing Unit. This option only enables IPU base support.