xref: /linux/drivers/gpu/ipu-v3/Kconfig (revision 1ac731c529cd4d6adbce134754b51ff7d822b145)
1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
239b9004dSPhilipp Zabelconfig IMX_IPUV3_CORE
339b9004dSPhilipp Zabel	tristate "IPUv3 core support"
4*9fcc00eaSUwe Kleine-König	depends on SOC_IMX5 || SOC_IMX6Q || COMPILE_TEST
52406b296SArnd Bergmann	depends on DRM || !DRM # if DRM=m, this can't be 'y'
64cfea3c1SPhilipp Zabel	select BITREVERSE
74cfea3c1SPhilipp Zabel	select GENERIC_ALLOCATOR if DRM
8b6c044a3SAxel Lin	select GENERIC_IRQ_CHIP
939b9004dSPhilipp Zabel	help
1039b9004dSPhilipp Zabel	  Choose this if you have a i.MX5/6 system and want to use the Image
1139b9004dSPhilipp Zabel	  Processing Unit. This option only enables IPU base support.
12