xref: /linux/drivers/gpu/ipu-v3/Kconfig (revision 4cfea3c1f2718d945ca44c1aaac47d8d513c4478)
139b9004dSPhilipp Zabelconfig IMX_IPUV3_CORE
239b9004dSPhilipp Zabel	tristate "IPUv3 core support"
3*4cfea3c1SPhilipp Zabel	depends on SOC_IMX5 || SOC_IMX6Q || ARCH_MULTIPLATFORM || COMPILE_TEST
42406b296SArnd Bergmann	depends on DRM || !DRM # if DRM=m, this can't be 'y'
5*4cfea3c1SPhilipp Zabel	select BITREVERSE
6*4cfea3c1SPhilipp Zabel	select GENERIC_ALLOCATOR if DRM
7b6c044a3SAxel Lin	select GENERIC_IRQ_CHIP
839b9004dSPhilipp Zabel	help
939b9004dSPhilipp Zabel	  Choose this if you have a i.MX5/6 system and want to use the Image
1039b9004dSPhilipp Zabel	  Processing Unit. This option only enables IPU base support.
11