hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
# SPDX-License-Identifier: GPL-2.0
#
# Kconfig for sensor drivers
#
 
config VIDEO_ATOMISP_OV2722
   tristate "OVT ov2722 sensor support"
   depends on ACPI
   depends on I2C && VIDEO_V4L2
   help
     This is a Video4Linux2 sensor-level driver for the OVT
     OV2722 raw camera.
 
     OVT is a 2M raw sensor.
 
     It currently only works with the atomisp driver.
 
config VIDEO_ATOMISP_GC2235
   tristate "Galaxy gc2235 sensor support"
   depends on ACPI
   depends on I2C && VIDEO_V4L2
   help
     This is a Video4Linux2 sensor-level driver for the OVT
     GC2235 raw camera.
 
     GC2235 is a 2M raw sensor.
 
     It currently only works with the atomisp driver.
 
config VIDEO_ATOMISP_MSRLIST_HELPER
   tristate "Helper library to load, parse and apply large register lists."
   depends on I2C
   help
     This is a helper library to be used from a sensor driver to load, parse
     and apply large register lists.
 
     To compile this driver as a module, choose M here: the
     module will be called libmsrlisthelper.
 
config VIDEO_ATOMISP_MT9M114
   tristate "Aptina mt9m114 sensor support"
   depends on ACPI
   depends on I2C && VIDEO_V4L2
   help
     This is a Video4Linux2 sensor-level driver for the Micron
     mt9m114 1.3 Mpixel camera.
 
     mt9m114 is video camera sensor.
 
     It currently only works with the atomisp driver.
 
config VIDEO_ATOMISP_GC0310
   tristate "GC0310 sensor support"
   depends on ACPI
   depends on I2C && VIDEO_V4L2
   help
     This is a Video4Linux2 sensor-level driver for the Galaxycore
     GC0310 0.3MP sensor.
 
config VIDEO_ATOMISP_OV2680
   tristate "Omnivision OV2680 sensor support"
   depends on ACPI
   depends on I2C && VIDEO_V4L2
   help
     This is a Video4Linux2 sensor-level driver for the Omnivision
     OV2680 raw camera.
 
     ov2680 is a 2M raw sensor.
 
     It currently only works with the atomisp driver.
 
config VIDEO_ATOMISP_OV5693
   tristate "Omnivision ov5693 sensor support"
   depends on ACPI
   depends on I2C && VIDEO_V4L2
   help
     This is a Video4Linux2 sensor-level driver for the Micron
     ov5693 5 Mpixel camera.
 
     ov5693 is video camera sensor.
 
     It currently only works with the atomisp driver.
 
#
# Kconfig for flash drivers
#
 
config VIDEO_ATOMISP_LM3554
       tristate "LM3554 flash light driver"
   depends on ACPI
       depends on VIDEO_V4L2 && I2C
   help
    This is a Video4Linux2 sub-dev driver for the LM3554
    flash light driver.
 
    To compile this driver as a module, choose M here: the
    module will be called lm3554