#
# Image processing unit configuration
#

menu "MXC IPUv3 (Image Processing Unit, version 3) support"

config MXC_IPUV3_CORE
       tristate "IPUv3 core support"
       depends on (ARCH_MX5 || SOC_IMX6Q)
       default y
       help
         Choose this if you have a i.MX5/6 system and want
         to use the IPU. This option only enables IPU base
         support.

endmenu
