]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blob - drivers/gpu/ipu-v3/Kconfig
Merge tag 'powerpc-4.13-8' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc...
[mirror_ubuntu-artful-kernel.git] / drivers / gpu / ipu-v3 / Kconfig
1 config IMX_IPUV3_CORE
2 tristate "IPUv3 core support"
3 depends on SOC_IMX5 || SOC_IMX6Q || ARCH_MULTIPLATFORM
4 depends on DRM || !DRM # if DRM=m, this can't be 'y'
5 select GENERIC_IRQ_CHIP
6 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.