# SPDX-License-Identifier: GPL-2.0 config [31mCONFIG_VIDEO_IPU3_IMGU[0m tristate "Intel ipu3-imgu driver" depends on [31mCONFIG_PCI[0m && [31mCONFIG_VIDEO_V4L2[0m depends on [31mCONFIG_MEDIA_CONTROLLER[0m && [31mCONFIG_VIDEO_V4L2_SUBDEV_API[0m depends on [31mCONFIG_X86[0m select [31mCONFIG_IOMMU_IOVA[0m select [31mCONFIG_VIDEOBUF2_DMA_SG[0m help This is the Video4Linux2 driver for Intel IPU3 image processing unit, found in Intel Skylake and Kaby Lake SoCs and used for processing images and video. Say Y or [31mCONFIG_M[0m here if you have a Skylake/Kaby Lake SoC with a MIPI camera. The module will be called ipu3-imgu. |