Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[deliverable/linux.git] / drivers / media / i2c / soc_camera / Kconfig
1 comment "soc_camera sensor drivers"
2
3 config SOC_CAMERA_IMX074
4 tristate "imx074 support"
5 depends on SOC_CAMERA && I2C
6 help
7 This driver supports IMX074 cameras from Sony
8
9 config SOC_CAMERA_MT9M001
10 tristate "mt9m001 support"
11 depends on SOC_CAMERA && I2C
12 help
13 This driver supports MT9M001 cameras from Micron, monochrome
14 and colour models.
15
16 config SOC_CAMERA_MT9M111
17 tristate "mt9m111, mt9m112 and mt9m131 support"
18 depends on SOC_CAMERA && I2C
19 help
20 This driver supports MT9M111, MT9M112 and MT9M131 cameras from
21 Micron/Aptina
22
23 config SOC_CAMERA_MT9T031
24 tristate "mt9t031 support"
25 depends on SOC_CAMERA && I2C
26 help
27 This driver supports MT9T031 cameras from Micron.
28
29 config SOC_CAMERA_MT9T112
30 tristate "mt9t112 support"
31 depends on SOC_CAMERA && I2C
32 help
33 This driver supports MT9T112 cameras from Aptina.
34
35 config SOC_CAMERA_MT9V022
36 tristate "mt9v022 and mt9v024 support"
37 depends on SOC_CAMERA && I2C
38 help
39 This driver supports MT9V022 cameras from Micron
40
41 config SOC_CAMERA_OV2640
42 tristate "ov2640 camera support"
43 depends on SOC_CAMERA && I2C
44 help
45 This is a ov2640 camera driver
46
47 config SOC_CAMERA_OV5642
48 tristate "ov5642 camera support"
49 depends on SOC_CAMERA && I2C
50 help
51 This is a V4L2 camera driver for the OmniVision OV5642 sensor
52
53 config SOC_CAMERA_OV6650
54 tristate "ov6650 sensor support"
55 depends on SOC_CAMERA && I2C
56 ---help---
57 This is a V4L2 SoC camera driver for the OmniVision OV6650 sensor
58
59 config SOC_CAMERA_OV772X
60 tristate "ov772x camera support"
61 depends on SOC_CAMERA && I2C
62 help
63 This is a ov772x camera driver
64
65 config SOC_CAMERA_OV9640
66 tristate "ov9640 camera support"
67 depends on SOC_CAMERA && I2C
68 help
69 This is a ov9640 camera driver
70
71 config SOC_CAMERA_OV9740
72 tristate "ov9740 camera support"
73 depends on SOC_CAMERA && I2C
74 help
75 This is a ov9740 camera driver
76
77 config SOC_CAMERA_RJ54N1
78 tristate "rj54n1cb0c support"
79 depends on SOC_CAMERA && I2C
80 help
81 This is a rj54n1cb0c video driver
82
83 config SOC_CAMERA_TW9910
84 tristate "tw9910 support"
85 depends on SOC_CAMERA && I2C
86 help
87 This is a tw9910 video driver
This page took 0.036885 seconds and 6 git commands to generate.