blob: defdca369fb5c73b064ff1e4f0b835e2336c103d [file] [log] [blame]
config VIDEO_INTEL_IPU6
tristate "Intel IPU driver"
depends on ACPI
depends on MEDIA_SUPPORT
depends on MEDIA_PCI_SUPPORT
depends on X86_64
select IOMMU_API
select IOMMU_IOVA
select X86_DEV_DMA_OPS
select VIDEOBUF2_DMA_CONTIG
select V4L2_FWNODE
select PHYS_ADDR_T_64BIT
select COMMON_CLK
help
This is the Intel imaging processing unit, found in Intel SoCs and
used for capturing images and video from a camera sensor.
To compile this driver, say Y here! It contains 3 modules -
intel_ipu6, intel_ipu6_isys and intel_ipu6_psys.
source "drivers/media/pci/intel/ipu3/Kconfig"