xref: /openbmc/linux/drivers/staging/media/ipu3/Kconfig (revision 9958d30f)
199b75a4eSGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0
27fc7af64SYong Zhiconfig VIDEO_IPU3_IMGU
37fc7af64SYong Zhi	tristate "Intel ipu3-imgu driver"
4*9958d30fSMauro Carvalho Chehab	depends on PCI && VIDEO_DEV
57fc7af64SYong Zhi	depends on X86
632a363d0SMauro Carvalho Chehab	select MEDIA_CONTROLLER
732a363d0SMauro Carvalho Chehab	select VIDEO_V4L2_SUBDEV_API
87fc7af64SYong Zhi	select IOMMU_IOVA
97fc7af64SYong Zhi	select VIDEOBUF2_DMA_SG
10b60a5b8dSMauro Carvalho Chehab	help
117fc7af64SYong Zhi	  This is the Video4Linux2 driver for Intel IPU3 image processing unit,
127fc7af64SYong Zhi	  found in Intel Skylake and Kaby Lake SoCs and used for processing
137fc7af64SYong Zhi	  images and video.
147fc7af64SYong Zhi
157fc7af64SYong Zhi	  Say Y or M here if you have a Skylake/Kaby Lake SoC with a MIPI
167fc7af64SYong Zhi	  camera. The module will be called ipu3-imgu.
17