]> asedeno.scripts.mit.edu Git - linux.git/blob - drivers/staging/media/soc_camera/Kconfig
e6bd04840971cce29dd0df601702f10066af2995
[linux.git] / drivers / staging / media / soc_camera / Kconfig
1 config SOC_CAMERA
2         tristate "SoC camera support"
3         depends on VIDEO_V4L2 && HAS_DMA && I2C
4         select VIDEOBUF2_CORE
5         help
6           SoC Camera is a common API to several cameras, not connecting
7           over a bus like PCI or USB. For example some i2c camera connected
8           directly to the data bus of an SoC.
9
10 comment "soc_camera sensor drivers"
11
12 config SOC_CAMERA_MT9M111
13         tristate "legacy soc_camera mt9m111, mt9m112 and mt9m131 support"
14         depends on SOC_CAMERA && I2C
15         select VIDEO_MT9M111
16         help
17           This driver supports MT9M111, MT9M112 and MT9M131 cameras from
18           Micron/Aptina.
19           This is the legacy configuration which shouldn't be used anymore,
20           while VIDEO_MT9M111 should be used instead.
21
22 config SOC_CAMERA_MT9V022
23         tristate "mt9v022 and mt9v024 support"
24         depends on SOC_CAMERA && I2C
25         help
26           This driver supports MT9V022 cameras from Micron
27
28 config SOC_CAMERA_OV5642
29         tristate "ov5642 camera support"
30         depends on SOC_CAMERA && I2C
31         help
32           This is a V4L2 camera driver for the OmniVision OV5642 sensor
33
34 config SOC_CAMERA_OV9740
35         tristate "ov9740 camera support"
36         depends on SOC_CAMERA && I2C
37         help
38           This is a ov9740 camera driver
39
40 config SOC_CAMERA_IMX074
41         tristate "imx074 support (DEPRECATED)"
42         depends on SOC_CAMERA && I2C
43         help
44           This driver supports IMX074 cameras from Sony