]> asedeno.scripts.mit.edu Git - linux.git/blob - drivers/staging/media/soc_camera/Kconfig
ebd78cebd4ecb7e746526f898834381418a3b22a
[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 comment "soc_camera sensor drivers"
10
11 config SOC_CAMERA_MT9M111
12         tristate "legacy soc_camera mt9m111, mt9m112 and mt9m131 support"
13         depends on SOC_CAMERA && I2C
14         select VIDEO_MT9M111
15         help
16           This driver supports MT9M111, MT9M112 and MT9M131 cameras from
17           Micron/Aptina.
18           This is the legacy configuration which shouldn't be used anymore,
19           while VIDEO_MT9M111 should be used instead.
20
21 config SOC_CAMERA_MT9V022
22         tristate "mt9v022 and mt9v024 support"
23         depends on SOC_CAMERA && I2C
24         help
25           This driver supports MT9V022 cameras from Micron
26
27 config SOC_CAMERA_OV5642
28         tristate "ov5642 camera support"
29         depends on SOC_CAMERA && I2C
30         help
31           This is a V4L2 camera driver for the OmniVision OV5642 sensor
32
33 config SOC_CAMERA_OV9740
34         tristate "ov9740 camera support"
35         depends on SOC_CAMERA && I2C
36         help
37           This is a ov9740 camera driver