2 config VIDEO_SAMSUNG_S5P_FIMC
3 bool "Samsung S5P/EXYNOS SoC camera interface driver (experimental)"
4 depends on VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API && PLAT_S5P && PM_RUNTIME
5 depends on EXPERIMENTAL
7 Say Y here to enable camera host interface devices for
8 Samsung S5P and EXYNOS SoC series.
10 if VIDEO_SAMSUNG_S5P_FIMC
13 tristate "S5P/EXYNOS4 FIMC/CAMIF camera interface driver"
15 select VIDEOBUF2_DMA_CONTIG
16 select V4L2_MEM2MEM_DEV
18 This is a V4L2 driver for Samsung S5P and EXYNOS4 SoC camera host
19 interface and video postprocessor (FIMC and FIMC-LITE) devices.
21 To compile this driver as a module, choose M here: the
22 module will be called s5p-fimc.
24 config VIDEO_S5P_MIPI_CSIS
25 tristate "S5P/EXYNOS MIPI-CSI2 receiver (MIPI-CSIS) driver"
28 This is a V4L2 driver for Samsung S5P and EXYNOS4 SoC MIPI-CSI2
29 receiver (MIPI-CSIS) devices.
31 To compile this driver as a module, choose M here: the
32 module will be called s5p-csis.
36 config VIDEO_EXYNOS_FIMC_LITE
37 tristate "EXYNOS FIMC-LITE camera interface driver"
39 select VIDEOBUF2_DMA_CONTIG
41 This is a V4L2 driver for Samsung EXYNOS4/5 SoC FIMC-LITE camera
44 To compile this driver as a module, choose M here: the
45 module will be called exynos-fimc-lite.
48 endif # VIDEO_SAMSUNG_S5P_FIMC