1c70281ccSBingbu Caoconfig VIDEO_INTEL_IPU6 2c70281ccSBingbu Cao tristate "Intel IPU6 driver" 3c70281ccSBingbu Cao depends on ACPI || COMPILE_TEST 4c70281ccSBingbu Cao depends on VIDEO_DEV 5c70281ccSBingbu Cao depends on X86 && HAS_DMA 6d7b5f753SArnd Bergmann depends on IPU_BRIDGE || !IPU_BRIDGE 7*de6c85bfSChristoph Hellwig select AUXILIARY_BUS 8*de6c85bfSChristoph Hellwig select IOMMU_IOVA 9*de6c85bfSChristoph Hellwig select VIDEO_V4L2_SUBDEV_API 10*de6c85bfSChristoph Hellwig select MEDIA_CONTROLLER 11*de6c85bfSChristoph Hellwig select VIDEOBUF2_DMA_SG 12*de6c85bfSChristoph Hellwig select V4L2_FWNODE 13423a77aeSBingbu Cao help 14c70281ccSBingbu Cao This is the 6th Gen Intel Image Processing Unit, found in Intel SoCs 15c70281ccSBingbu Cao and used for capturing images and video from camera sensors. 16c70281ccSBingbu Cao 17c70281ccSBingbu Cao To compile this driver, say Y here! It contains 2 modules - 18c70281ccSBingbu Cao intel_ipu6 and intel_ipu6_isys. 19c70281ccSBingbu Cao