Kconfig 546 B

123456789101112131415161718
  1. config VIDEO_IPU3_CIO2
  2. tristate "Intel ipu3-cio2 driver"
  3. depends on VIDEO_V4L2 && PCI
  4. depends on VIDEO_V4L2_SUBDEV_API
  5. depends on (X86 && ACPI) || COMPILE_TEST
  6. depends on MEDIA_CONTROLLER
  7. select V4L2_FWNODE
  8. select VIDEOBUF2_DMA_SG
  9. ---help---
  10. This is the Intel IPU3 CIO2 CSI-2 receiver unit, found in Intel
  11. Skylake and Kaby Lake SoCs and used for capturing images and
  12. video from a camera sensor.
  13. Say Y or M here if you have a Skylake/Kaby Lake SoC with MIPI CSI-2
  14. connected camera.
  15. The module will be called ipu3-cio2.