2 config VIDEO_SAMSUNG_EXYNOS4_IS
3 bool "Samsung S5P/EXYNOS4 SoC series Camera Subsystem driver"
4 depends on VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API && PLAT_S5P && PM_RUNTIME
6 Say Y here to enable camera host interface devices for
7 Samsung S5P and EXYNOS SoC series.
9 if VIDEO_SAMSUNG_EXYNOS4_IS
12 tristate "S5P/EXYNOS4 FIMC/CAMIF camera interface driver"
14 select VIDEOBUF2_DMA_CONTIG
15 select V4L2_MEM2MEM_DEV
16 select MFD_SYSCON if OF
18 This is a V4L2 driver for Samsung S5P and EXYNOS4 SoC camera host
19 interface and video postprocessor (FIMC) 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"
27 select S5P_SETUP_MIPIPHY
29 This is a V4L2 driver for Samsung S5P and EXYNOS4 SoC MIPI-CSI2
30 receiver (MIPI-CSIS) devices.
32 To compile this driver as a module, choose M here: the
33 module will be called s5p-csis.
35 if SOC_EXYNOS4212 || SOC_EXYNOS4412 || SOC_EXYNOS5250
37 config VIDEO_EXYNOS_FIMC_LITE
38 tristate "EXYNOS FIMC-LITE camera interface driver"
40 select VIDEOBUF2_DMA_CONTIG
42 This is a V4L2 driver for Samsung EXYNOS4/5 SoC FIMC-LITE camera
45 To compile this driver as a module, choose M here: the
46 module will be called exynos-fimc-lite.
49 config VIDEO_EXYNOS4_FIMC_IS
50 tristate "EXYNOS4x12 FIMC-IS (Imaging Subsystem) driver"
51 select VIDEOBUF2_DMA_CONTIG
55 This is a V4L2 driver for Samsung EXYNOS4x12 SoC series
56 FIMC-IS (Imaging Subsystem).
58 To compile this driver as a module, choose M here: the
59 module will be called exynos4-fimc-is.
61 endif # VIDEO_SAMSUNG_S5P_FIMC