xref: /linux/drivers/media/i2c/Kconfig (revision 11ec2c45b55493b8d06a27eb40c9ec5c572f332e)
1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
2cb7a01acSMauro Carvalho Chehab#
3cb7a01acSMauro Carvalho Chehab# Multimedia Video device configuration
4cb7a01acSMauro Carvalho Chehab#
5cb7a01acSMauro Carvalho Chehab
69958d30fSMauro Carvalho Chehabif VIDEO_DEV
7cb7a01acSMauro Carvalho Chehab
85c57ae64SMauro Carvalho Chehabcomment "IR I2C driver auto-selected by 'Autoselect ancillary drivers'"
95c57ae64SMauro Carvalho Chehab	depends on MEDIA_SUBDRV_AUTOSELECT && I2C && RC_CORE
105c57ae64SMauro Carvalho Chehab
11cb7a01acSMauro Carvalho Chehabconfig VIDEO_IR_I2C
128169cf0aSStefan Agner	tristate "I2C module for IR" if !MEDIA_SUBDRV_AUTOSELECT || EXPERT
13cb7a01acSMauro Carvalho Chehab	depends on I2C && RC_CORE
14cb7a01acSMauro Carvalho Chehab	default y
15b60a5b8dSMauro Carvalho Chehab	help
16cb7a01acSMauro Carvalho Chehab	  Most boards have an IR chip directly connected via GPIO. However,
17cb7a01acSMauro Carvalho Chehab	  some video boards have the IR connected via I2C bus.
18cb7a01acSMauro Carvalho Chehab
19cb7a01acSMauro Carvalho Chehab	  If your board doesn't have an I2C IR chip, you may disable this
20cb7a01acSMauro Carvalho Chehab	  option.
21cb7a01acSMauro Carvalho Chehab
22cb7a01acSMauro Carvalho Chehab	  In doubt, say Y.
23cb7a01acSMauro Carvalho Chehab
24cb7a01acSMauro Carvalho Chehab#
255c57ae64SMauro Carvalho Chehab# V4L2 I2C drivers that are related with Camera support
26f48fd151SMauro Carvalho Chehab#
27f48fd151SMauro Carvalho Chehab
287d3c7d2aSSakari Ailusmenuconfig VIDEO_CAMERA_SENSOR
297d3c7d2aSSakari Ailus	bool "Camera sensor devices"
307d3c7d2aSSakari Ailus	depends on MEDIA_CAMERA_SUPPORT && I2C
317d3c7d2aSSakari Ailus	select MEDIA_CONTROLLER
327d3c7d2aSSakari Ailus	select V4L2_FWNODE
337d3c7d2aSSakari Ailus	select VIDEO_V4L2_SUBDEV_API
347d3c7d2aSSakari Ailus	default y
357d3c7d2aSSakari Ailus
367d3c7d2aSSakari Ailusif VIDEO_CAMERA_SENSOR
37cb7a01acSMauro Carvalho Chehab
38cb7a01acSMauro Carvalho Chehabconfig VIDEO_APTINA_PLL
39cb7a01acSMauro Carvalho Chehab	tristate
40cb7a01acSMauro Carvalho Chehab
419e05bbacSSakari Ailusconfig VIDEO_CCS_PLL
42cb7a01acSMauro Carvalho Chehab	tristate
43cb7a01acSMauro Carvalho Chehab
44852b50aeSKrzysztof Hałasaconfig VIDEO_AR0521
45852b50aeSKrzysztof Hałasa	tristate "ON Semiconductor AR0521 sensor support"
46852b50aeSKrzysztof Hałasa	help
47852b50aeSKrzysztof Hałasa	  This is a Video4Linux2 sensor driver for the ON Semiconductor
48852b50aeSKrzysztof Hałasa	  AR0521 camera.
49852b50aeSKrzysztof Hałasa
50852b50aeSKrzysztof Hałasa	  To compile this driver as a module, choose M here: the
51852b50aeSKrzysztof Hałasa	  module will be called ar0521.
52852b50aeSKrzysztof Hałasa
53e6213840SShawn Tuconfig VIDEO_HI556
54e6213840SShawn Tu	tristate "Hynix Hi-556 sensor support"
55e6213840SShawn Tu	help
56e6213840SShawn Tu	  This is a Video4Linux2 sensor driver for the Hynix
57e6213840SShawn Tu	  Hi-556 camera.
58e6213840SShawn Tu
59e6213840SShawn Tu	  To compile this driver as a module, choose M here: the
60e6213840SShawn Tu	  module will be called hi556.
61e6213840SShawn Tu
62e8c08826SMartin Kepplingerconfig VIDEO_HI846
63e8c08826SMartin Kepplinger	tristate "Hynix Hi-846 sensor support"
64e8c08826SMartin Kepplinger	help
65e8c08826SMartin Kepplinger	  This is a Video4Linux2 sensor driver for the Hynix
66e8c08826SMartin Kepplinger	  Hi-846 camera.
67e8c08826SMartin Kepplinger
68e8c08826SMartin Kepplinger	  To compile this driver as a module, choose M here: the
69e8c08826SMartin Kepplinger	  module will be called hi846.
70e8c08826SMartin Kepplinger
71da15b409SShawn Tuconfig VIDEO_HI847
72da15b409SShawn Tu        tristate "Hynix Hi-847 sensor support"
73da15b409SShawn Tu        help
74da15b409SShawn Tu          This is a Video4Linux2 sensor driver for the Hynix
75da15b409SShawn Tu          Hi-847 camera.
76da15b409SShawn Tu
77da15b409SShawn Tu          To compile this driver as a module, choose M here: the
78da15b409SShawn Tu          module will be called hi847.
79da15b409SShawn Tu
80d953e3cbSShawn Tuconfig VIDEO_IMX208
81d953e3cbSShawn Tu	tristate "Sony IMX208 sensor support"
82d953e3cbSShawn Tu	help
83d953e3cbSShawn Tu	  This is a Video4Linux2 sensor driver for the Sony
84d953e3cbSShawn Tu	  IMX208 camera.
85d953e3cbSShawn Tu
86d953e3cbSShawn Tu	  To compile this driver as a module, choose M here: the
87d953e3cbSShawn Tu	  module will be called imx208.
88d953e3cbSShawn Tu
8943619059SRicardo Ribalda Delgadoconfig VIDEO_IMX214
9043619059SRicardo Ribalda Delgado	tristate "Sony IMX214 sensor support"
91*11ec2c45SSakari Ailus	depends on GPIOLIB
926de18fa3SIan Kumlien	select REGMAP_I2C
9343619059SRicardo Ribalda Delgado	help
9443619059SRicardo Ribalda Delgado	  This is a Video4Linux2 sensor driver for the Sony
9543619059SRicardo Ribalda Delgado	  IMX214 camera.
9643619059SRicardo Ribalda Delgado
9743619059SRicardo Ribalda Delgado	  To compile this driver as a module, choose M here: the
9843619059SRicardo Ribalda Delgado	  module will be called imx214.
9943619059SRicardo Ribalda Delgado
1001283b3b8SDave Stevensonconfig VIDEO_IMX219
1011283b3b8SDave Stevenson	tristate "Sony IMX219 sensor support"
1021283b3b8SDave Stevenson	help
1031283b3b8SDave Stevenson	  This is a Video4Linux2 sensor driver for the Sony
1041283b3b8SDave Stevenson	  IMX219 camera.
1051283b3b8SDave Stevenson
1061283b3b8SDave Stevenson	  To compile this driver as a module, choose M here: the
1071283b3b8SDave Stevenson	  module will be called imx219.
1081283b3b8SDave Stevenson
109e4802cb0SJason Chenconfig VIDEO_IMX258
110e4802cb0SJason Chen	tristate "Sony IMX258 sensor support"
111b60a5b8dSMauro Carvalho Chehab	help
112be9543ecSSakari Ailus	  This is a Video4Linux2 sensor driver for the Sony
113e4802cb0SJason Chen	  IMX258 camera.
114e4802cb0SJason Chen
115e4802cb0SJason Chen	  To compile this driver as a module, choose M here: the
116e4802cb0SJason Chen	  module will be called imx258.
117e4802cb0SJason Chen
1180985dd30SLeon Luoconfig VIDEO_IMX274
1190985dd30SLeon Luo	tristate "Sony IMX274 sensor support"
1204f9d7225SLuca Ceresoli	select REGMAP_I2C
121b60a5b8dSMauro Carvalho Chehab	help
122be9543ecSSakari Ailus	  This is a V4L2 sensor driver for the Sony IMX274
1230985dd30SLeon Luo	  CMOS image sensor.
1240985dd30SLeon Luo
125828dbc29SManivannan Sadhasivamconfig VIDEO_IMX290
126828dbc29SManivannan Sadhasivam	tristate "Sony IMX290 sensor support"
1276de18fa3SIan Kumlien	select REGMAP_I2C
128828dbc29SManivannan Sadhasivam	help
129828dbc29SManivannan Sadhasivam	  This is a Video4Linux2 sensor driver for the Sony
130828dbc29SManivannan Sadhasivam	  IMX290 camera sensor.
131828dbc29SManivannan Sadhasivam
132828dbc29SManivannan Sadhasivam	  To compile this driver as a module, choose M here: the
133828dbc29SManivannan Sadhasivam	  module will be called imx290.
134828dbc29SManivannan Sadhasivam
135cb33db2bSLaurent Pinchartconfig VIDEO_IMX296
136cb33db2bSLaurent Pinchart	tristate "Sony IMX296 sensor support"
137cb33db2bSLaurent Pinchart	help
138cb33db2bSLaurent Pinchart	  This is a Video4Linux2 sensor driver for the Sony
139cb33db2bSLaurent Pinchart	  IMX296 camera.
140cb33db2bSLaurent Pinchart
141cb33db2bSLaurent Pinchart	  To compile this driver as a module, choose M here: the
142cb33db2bSLaurent Pinchart	  module will be called imx296.
143cb33db2bSLaurent Pinchart
1448a89dc62SBingbu Caoconfig VIDEO_IMX319
1458a89dc62SBingbu Cao	tristate "Sony IMX319 sensor support"
1468a89dc62SBingbu Cao	help
1478a89dc62SBingbu Cao	  This is a Video4Linux2 sensor driver for the Sony
1488a89dc62SBingbu Cao	  IMX319 camera.
1498a89dc62SBingbu Cao
1508a89dc62SBingbu Cao	  To compile this driver as a module, choose M here: the
1518a89dc62SBingbu Cao	  module will be called imx319.
1528a89dc62SBingbu Cao
1539746b117SMartina Krastevaconfig VIDEO_IMX334
1549746b117SMartina Krasteva	tristate "Sony IMX334 sensor support"
1559746b117SMartina Krasteva	depends on OF_GPIO
1569746b117SMartina Krasteva	help
1579746b117SMartina Krasteva	  This is a Video4Linux2 sensor driver for the Sony
1589746b117SMartina Krasteva	  IMX334 camera.
1599746b117SMartina Krasteva
1609746b117SMartina Krasteva	  To compile this driver as a module, choose M here: the
1619746b117SMartina Krasteva	  module will be called imx334.
1629746b117SMartina Krasteva
16345d19b5fSMartina Krastevaconfig VIDEO_IMX335
16445d19b5fSMartina Krasteva	tristate "Sony IMX335 sensor support"
16545d19b5fSMartina Krasteva	depends on OF_GPIO
16645d19b5fSMartina Krasteva	help
16745d19b5fSMartina Krasteva	  This is a Video4Linux2 sensor driver for the Sony
16845d19b5fSMartina Krasteva	  IMX335 camera.
16945d19b5fSMartina Krasteva
17045d19b5fSMartina Krasteva	  To compile this driver as a module, choose M here: the
17145d19b5fSMartina Krasteva	  module will be called imx335.
17245d19b5fSMartina Krasteva
173df0b5c4aSBingbu Caoconfig VIDEO_IMX355
174df0b5c4aSBingbu Cao	tristate "Sony IMX355 sensor support"
175df0b5c4aSBingbu Cao	help
176df0b5c4aSBingbu Cao	  This is a Video4Linux2 sensor driver for the Sony
177df0b5c4aSBingbu Cao	  IMX355 camera.
178df0b5c4aSBingbu Cao
179df0b5c4aSBingbu Cao	  To compile this driver as a module, choose M here: the
180df0b5c4aSBingbu Cao	  module will be called imx355.
181df0b5c4aSBingbu Cao
1829214e86cSMartina Krastevaconfig VIDEO_IMX412
1839214e86cSMartina Krasteva	tristate "Sony IMX412 sensor support"
1849214e86cSMartina Krasteva	depends on OF_GPIO
1859214e86cSMartina Krasteva	help
1869214e86cSMartina Krasteva	  This is a Video4Linux2 sensor driver for the Sony
1879214e86cSMartina Krasteva	  IMX412 camera.
1889214e86cSMartina Krasteva
1899214e86cSMartina Krasteva	  To compile this driver as a module, choose M here: the
1909214e86cSMartina Krasteva	  module will be called imx412.
1919214e86cSMartina Krasteva
19214cd15e7SGerald Loackerconfig VIDEO_IMX415
19314cd15e7SGerald Loacker	tristate "Sony IMX415 sensor support"
19414cd15e7SGerald Loacker	depends on OF_GPIO
19514cd15e7SGerald Loacker	help
19614cd15e7SGerald Loacker	  This is a Video4Linux2 sensor driver for the Sony
19714cd15e7SGerald Loacker	  IMX415 camera.
19814cd15e7SGerald Loacker
19914cd15e7SGerald Loacker	  To compile this driver as a module, choose M here: the
20014cd15e7SGerald Loacker	  module will be called imx415.
20114cd15e7SGerald Loacker
2026cdc31b2SMauro Carvalho Chehabconfig VIDEO_MAX9271_LIB
2036cdc31b2SMauro Carvalho Chehab	tristate
2046cdc31b2SMauro Carvalho Chehab
2056cdc31b2SMauro Carvalho Chehabconfig VIDEO_MT9M001
2066cdc31b2SMauro Carvalho Chehab	tristate "mt9m001 support"
2076cdc31b2SMauro Carvalho Chehab	help
2086cdc31b2SMauro Carvalho Chehab	  This driver supports MT9M001 cameras from Micron, monochrome
2096cdc31b2SMauro Carvalho Chehab	  and colour models.
2106cdc31b2SMauro Carvalho Chehab
2116cdc31b2SMauro Carvalho Chehabconfig VIDEO_MT9M111
2126cdc31b2SMauro Carvalho Chehab	tristate "mt9m111, mt9m112 and mt9m131 support"
2136cdc31b2SMauro Carvalho Chehab	help
2146cdc31b2SMauro Carvalho Chehab	  This driver supports MT9M111, MT9M112 and MT9M131 cameras from
2156cdc31b2SMauro Carvalho Chehab	  Micron/Aptina
2166cdc31b2SMauro Carvalho Chehab
2176cdc31b2SMauro Carvalho Chehabconfig VIDEO_MT9P031
2186cdc31b2SMauro Carvalho Chehab	tristate "Aptina MT9P031 support"
2196cdc31b2SMauro Carvalho Chehab	select VIDEO_APTINA_PLL
2206cdc31b2SMauro Carvalho Chehab	help
2216cdc31b2SMauro Carvalho Chehab	  This is a Video4Linux2 sensor driver for the Aptina
2226cdc31b2SMauro Carvalho Chehab	  (Micron) mt9p031 5 Mpixel camera.
2236cdc31b2SMauro Carvalho Chehab
2246cdc31b2SMauro Carvalho Chehabconfig VIDEO_MT9T112
2256cdc31b2SMauro Carvalho Chehab	tristate "Aptina MT9T111/MT9T112 support"
2266cdc31b2SMauro Carvalho Chehab	help
2276cdc31b2SMauro Carvalho Chehab	  This is a Video4Linux2 sensor driver for the Aptina
2286cdc31b2SMauro Carvalho Chehab	  (Micron) MT9T111 and MT9T112 3 Mpixel camera.
2296cdc31b2SMauro Carvalho Chehab
2306cdc31b2SMauro Carvalho Chehab	  To compile this driver as a module, choose M here: the
2316cdc31b2SMauro Carvalho Chehab	  module will be called mt9t112.
2326cdc31b2SMauro Carvalho Chehab
2336cdc31b2SMauro Carvalho Chehabconfig VIDEO_MT9V011
2346cdc31b2SMauro Carvalho Chehab	tristate "Micron mt9v011 sensor support"
2356cdc31b2SMauro Carvalho Chehab	help
2366cdc31b2SMauro Carvalho Chehab	  This is a Video4Linux2 sensor driver for the Micron
2376cdc31b2SMauro Carvalho Chehab	  mt0v011 1.3 Mpixel camera.  It currently only works with the
2386cdc31b2SMauro Carvalho Chehab	  em28xx driver.
2396cdc31b2SMauro Carvalho Chehab
2406cdc31b2SMauro Carvalho Chehabconfig VIDEO_MT9V032
2416cdc31b2SMauro Carvalho Chehab	tristate "Micron MT9V032 sensor support"
2426cdc31b2SMauro Carvalho Chehab	select REGMAP_I2C
2436cdc31b2SMauro Carvalho Chehab	help
2446cdc31b2SMauro Carvalho Chehab	  This is a Video4Linux2 sensor driver for the Micron
2456cdc31b2SMauro Carvalho Chehab	  MT9V032 752x480 CMOS sensor.
2466cdc31b2SMauro Carvalho Chehab
2476cdc31b2SMauro Carvalho Chehabconfig VIDEO_MT9V111
2486cdc31b2SMauro Carvalho Chehab	tristate "Aptina MT9V111 sensor support"
2496cdc31b2SMauro Carvalho Chehab	help
2506cdc31b2SMauro Carvalho Chehab	  This is a Video4Linux2 sensor driver for the Aptina/Micron
2516cdc31b2SMauro Carvalho Chehab	  MT9V111 sensor.
2526cdc31b2SMauro Carvalho Chehab
2536cdc31b2SMauro Carvalho Chehab	  To compile this driver as a module, choose M here: the
2546cdc31b2SMauro Carvalho Chehab	  module will be called mt9v111.
2556cdc31b2SMauro Carvalho Chehab
256472377feSShawn Tuconfig VIDEO_OG01A1B
257472377feSShawn Tu	tristate "OmniVision OG01A1B sensor support"
258472377feSShawn Tu	help
259472377feSShawn Tu	  This is a Video4Linux2 sensor driver for the OmniVision
260472377feSShawn Tu	  OG01A1B camera.
261472377feSShawn Tu
262472377feSShawn Tu	  To compile this driver as a module, choose M here: the
263472377feSShawn Tu	  module will be called og01a1b.
264472377feSShawn Tu
2650827b58dSBingbu Caoconfig VIDEO_OV01A10
2660827b58dSBingbu Cao	tristate "OmniVision OV01A10 sensor support"
2670827b58dSBingbu Cao	help
2680827b58dSBingbu Cao	  This is a Video4Linux2 sensor driver for the OmniVision
2690827b58dSBingbu Cao	  OV01A10 camera.
2700827b58dSBingbu Cao
2710827b58dSBingbu Cao	  To compile this driver as a module, choose M here: the
2720827b58dSBingbu Cao	  module will be called ov01a10.
2730827b58dSBingbu Cao
27491807efbSDongchun Zhuconfig VIDEO_OV02A10
27591807efbSDongchun Zhu	tristate "OmniVision OV02A10 sensor support"
27691807efbSDongchun Zhu	help
27791807efbSDongchun Zhu	  This is a Video4Linux2 sensor driver for the OmniVision
27891807efbSDongchun Zhu	  OV02A10 camera.
27991807efbSDongchun Zhu
28091807efbSDongchun Zhu	  To compile this driver as a module, choose M here: the
28191807efbSDongchun Zhu	  module will be called ov02a10.
28291807efbSDongchun Zhu
2837be91e02SJimmy Suconfig VIDEO_OV08D10
2847be91e02SJimmy Su        tristate "OmniVision OV08D10 sensor support"
2857be91e02SJimmy Su        help
2867be91e02SJimmy Su          This is a Video4Linux2 sensor driver for the OmniVision
2877be91e02SJimmy Su          OV08D10 camera sensor.
2887be91e02SJimmy Su
2897be91e02SJimmy Su          To compile this driver as a module, choose M here: the
2907be91e02SJimmy Su          module will be called ov08d10.
2917be91e02SJimmy Su
29238fc5136SShawn Tuconfig VIDEO_OV08X40
29338fc5136SShawn Tu	tristate "OmniVision OV08X40 sensor support"
29438fc5136SShawn Tu	help
29538fc5136SShawn Tu	  This is a Video4Linux2 sensor driver for the OmniVision
29638fc5136SShawn Tu	  OV08X40 camera.
29738fc5136SShawn Tu
29838fc5136SShawn Tu	  To compile this driver as a module, choose M here: the
29938fc5136SShawn Tu	  module will be called ov08x40.
30038fc5136SShawn Tu
3016cdc31b2SMauro Carvalho Chehabconfig VIDEO_OV13858
3026cdc31b2SMauro Carvalho Chehab	tristate "OmniVision OV13858 sensor support"
3036cdc31b2SMauro Carvalho Chehab	help
3046cdc31b2SMauro Carvalho Chehab	  This is a Video4Linux2 sensor driver for the OmniVision
3056cdc31b2SMauro Carvalho Chehab	  OV13858 camera.
3066cdc31b2SMauro Carvalho Chehab
3076cdc31b2SMauro Carvalho Chehabconfig VIDEO_OV13B10
3086cdc31b2SMauro Carvalho Chehab	tristate "OmniVision OV13B10 sensor support"
3096cdc31b2SMauro Carvalho Chehab	help
3106cdc31b2SMauro Carvalho Chehab	  This is a Video4Linux2 sensor driver for the OmniVision
3116cdc31b2SMauro Carvalho Chehab	  OV13B10 camera.
3126cdc31b2SMauro Carvalho Chehab
31334aa8879SHans Verkuilconfig VIDEO_OV2640
31434aa8879SHans Verkuil	tristate "OmniVision OV2640 sensor support"
31534aa8879SHans Verkuil	help
316be9543ecSSakari Ailus	  This is a Video4Linux2 sensor driver for the OmniVision
31734aa8879SHans Verkuil	  OV2640 camera.
31834aa8879SHans Verkuil
31934aa8879SHans Verkuil	  To compile this driver as a module, choose M here: the
32034aa8879SHans Verkuil	  module will be called ov2640.
32134aa8879SHans Verkuil
322c4c0283aSBenoit Parrotconfig VIDEO_OV2659
323c4c0283aSBenoit Parrot	tristate "OmniVision OV2659 sensor support"
324*11ec2c45SSakari Ailus	depends on GPIOLIB
325b60a5b8dSMauro Carvalho Chehab	help
326be9543ecSSakari Ailus	  This is a Video4Linux2 sensor driver for the OmniVision
327c4c0283aSBenoit Parrot	  OV2659 camera.
328c4c0283aSBenoit Parrot
329c4c0283aSBenoit Parrot	  To compile this driver as a module, choose M here: the
330c4c0283aSBenoit Parrot	  module will be called ov2659.
331c4c0283aSBenoit Parrot
3323ee47cadSRui Miguel Silvaconfig VIDEO_OV2680
3333ee47cadSRui Miguel Silva	tristate "OmniVision OV2680 sensor support"
334b60a5b8dSMauro Carvalho Chehab	help
3353ee47cadSRui Miguel Silva	  This is a Video4Linux2 sensor driver for the OmniVision
3363ee47cadSRui Miguel Silva	  OV2680 camera.
3373ee47cadSRui Miguel Silva
3383ee47cadSRui Miguel Silva	  To compile this driver as a module, choose M here: the
3393ee47cadSRui Miguel Silva	  module will be called ov2680.
3403ee47cadSRui Miguel Silva
341e3861d91SShunqian Zhengconfig VIDEO_OV2685
342e3861d91SShunqian Zheng	tristate "OmniVision OV2685 sensor support"
343b60a5b8dSMauro Carvalho Chehab	help
344be9543ecSSakari Ailus	  This is a Video4Linux2 sensor driver for the OmniVision
345e3861d91SShunqian Zheng	  OV2685 camera.
346e3861d91SShunqian Zheng
347e3861d91SShunqian Zheng	  To compile this driver as a module, choose M here: the
348e3861d91SShunqian Zheng	  module will be called ov2685.
349e3861d91SShunqian Zheng
350866edc89SBingbu Caoconfig VIDEO_OV2740
351866edc89SBingbu Cao	tristate "OmniVision OV2740 sensor support"
3521e8d3bbcSBingbu Cao	depends on ACPI || COMPILE_TEST
353e0f822f8SSergey Senozhatsky	select REGMAP_I2C
354866edc89SBingbu Cao	help
355866edc89SBingbu Cao	  This is a Video4Linux2 sensor driver for the OmniVision
356866edc89SBingbu Cao	  OV2740 camera.
357866edc89SBingbu Cao
358866edc89SBingbu Cao	  To compile this driver as a module, choose M here: the
359866edc89SBingbu Cao	  module will be called ov2740.
360866edc89SBingbu Cao
36132a437dbSMikhail Rudenkoconfig VIDEO_OV4689
36232a437dbSMikhail Rudenko	tristate "OmniVision OV4689 sensor support"
363*11ec2c45SSakari Ailus	depends on GPIOLIB
36432a437dbSMikhail Rudenko	help
36532a437dbSMikhail Rudenko	  This is a Video4Linux2 sensor-level driver for the OmniVision
36632a437dbSMikhail Rudenko	  OV4689 camera.
36732a437dbSMikhail Rudenko
36832a437dbSMikhail Rudenko	  To compile this driver as a module, choose M here: the
36932a437dbSMikhail Rudenko	  module will be called ov4689.
37032a437dbSMikhail Rudenko
37119a81c14SSteve Longerbeamconfig VIDEO_OV5640
37219a81c14SSteve Longerbeam	tristate "OmniVision OV5640 sensor support"
37319a81c14SSteve Longerbeam	depends on OF
374*11ec2c45SSakari Ailus	depends on GPIOLIB
375b60a5b8dSMauro Carvalho Chehab	help
376be9543ecSSakari Ailus	  This is a Video4Linux2 sensor driver for the Omnivision
37719a81c14SSteve Longerbeam	  OV5640 camera sensor with a MIPI CSI-2 interface.
37819a81c14SSteve Longerbeam
3799cae9722STodor Tomovconfig VIDEO_OV5645
3809cae9722STodor Tomov	tristate "OmniVision OV5645 sensor support"
3819cae9722STodor Tomov	depends on OF
382b60a5b8dSMauro Carvalho Chehab	help
383be9543ecSSakari Ailus	  This is a Video4Linux2 sensor driver for the OmniVision
3849cae9722STodor Tomov	  OV5645 camera.
3859cae9722STodor Tomov
3869cae9722STodor Tomov	  To compile this driver as a module, choose M here: the
3879cae9722STodor Tomov	  module will be called ov5645.
3889cae9722STodor Tomov
3893c2472a3SRamiro Oliveiraconfig VIDEO_OV5647
3903c2472a3SRamiro Oliveira	tristate "OmniVision OV5647 sensor support"
391b60a5b8dSMauro Carvalho Chehab	help
392be9543ecSSakari Ailus	  This is a Video4Linux2 sensor driver for the OmniVision
3933c2472a3SRamiro Oliveira	  OV5647 camera.
3943c2472a3SRamiro Oliveira
3953c2472a3SRamiro Oliveira	  To compile this driver as a module, choose M here: the
3963c2472a3SRamiro Oliveira	  module will be called ov5647.
3973c2472a3SRamiro Oliveira
398e43ccb0aSPaul Kocialkowskiconfig VIDEO_OV5648
399e43ccb0aSPaul Kocialkowski	tristate "OmniVision OV5648 sensor support"
400*11ec2c45SSakari Ailus	depends on PM
401e43ccb0aSPaul Kocialkowski	help
402e43ccb0aSPaul Kocialkowski	  This is a Video4Linux2 sensor driver for the OmniVision
403e43ccb0aSPaul Kocialkowski	  OV5648 camera.
404e43ccb0aSPaul Kocialkowski
405e43ccb0aSPaul Kocialkowski	  To compile this driver as a module, choose M here: the
406e43ccb0aSPaul Kocialkowski	  module will be called ov5648.
407e43ccb0aSPaul Kocialkowski
4085de35c9bSChiranjeevi Rapoluconfig VIDEO_OV5670
4095de35c9bSChiranjeevi Rapolu	tristate "OmniVision OV5670 sensor support"
410b60a5b8dSMauro Carvalho Chehab	help
411be9543ecSSakari Ailus	  This is a Video4Linux2 sensor driver for the OmniVision
4125de35c9bSChiranjeevi Rapolu	  OV5670 camera.
4135de35c9bSChiranjeevi Rapolu
4145de35c9bSChiranjeevi Rapolu	  To compile this driver as a module, choose M here: the
4155de35c9bSChiranjeevi Rapolu	  module will be called ov5670.
4165de35c9bSChiranjeevi Rapolu
417bf27502bSShawn Tuconfig VIDEO_OV5675
418bf27502bSShawn Tu	tristate "OmniVision OV5675 sensor support"
419bf27502bSShawn Tu	help
420bf27502bSShawn Tu	  This is a Video4Linux2 sensor driver for the OmniVision
421bf27502bSShawn Tu	  OV5675 camera.
422bf27502bSShawn Tu
423bf27502bSShawn Tu	  To compile this driver as a module, choose M here: the
424bf27502bSShawn Tu	  module will be called ov5675.
425bf27502bSShawn Tu
42689aef879SDaniel Scallyconfig VIDEO_OV5693
42789aef879SDaniel Scally	tristate "OmniVision OV5693 sensor support"
42889aef879SDaniel Scally	help
42989aef879SDaniel Scally	  This is a Video4Linux2 sensor driver for the OmniVision
43089aef879SDaniel Scally	  OV5693 camera.
43189aef879SDaniel Scally
43289aef879SDaniel Scally	  To compile this driver as a module, choose M here: the
43389aef879SDaniel Scally	  module will be called ov5693.
43489aef879SDaniel Scally
4358a77009bSShunqian Zhengconfig VIDEO_OV5695
4368a77009bSShunqian Zheng	tristate "OmniVision OV5695 sensor support"
437b60a5b8dSMauro Carvalho Chehab	help
438be9543ecSSakari Ailus	  This is a Video4Linux2 sensor driver for the OmniVision
4398a77009bSShunqian Zheng	  OV5695 camera.
4408a77009bSShunqian Zheng
4418a77009bSShunqian Zheng	  To compile this driver as a module, choose M here: the
4428a77009bSShunqian Zheng	  module will be called ov5695.
4438a77009bSShunqian Zheng
4446cdc31b2SMauro Carvalho Chehabconfig VIDEO_OV6650
4456cdc31b2SMauro Carvalho Chehab	tristate "OmniVision OV6650 sensor support"
4466cdc31b2SMauro Carvalho Chehab	help
4476cdc31b2SMauro Carvalho Chehab	  This is a Video4Linux2 sensor driver for the OmniVision
4486cdc31b2SMauro Carvalho Chehab	  OV6650 camera.
4496cdc31b2SMauro Carvalho Chehab
4506cdc31b2SMauro Carvalho Chehab	  To compile this driver as a module, choose M here: the
4516cdc31b2SMauro Carvalho Chehab	  module will be called ov6650.
4526cdc31b2SMauro Carvalho Chehab
453d30bb512STodor Tomovconfig VIDEO_OV7251
454d30bb512STodor Tomov	tristate "OmniVision OV7251 sensor support"
455d30bb512STodor Tomov	help
456be9543ecSSakari Ailus	  This is a Video4Linux2 sensor driver for the OmniVision
457d30bb512STodor Tomov	  OV7251 camera.
458d30bb512STodor Tomov
459d30bb512STodor Tomov	  To compile this driver as a module, choose M here: the
460d30bb512STodor Tomov	  module will be called ov7251.
461d30bb512STodor Tomov
462ec367c3cSHans Verkuilconfig VIDEO_OV7640
463ec367c3cSHans Verkuil	tristate "OmniVision OV7640 sensor support"
464b60a5b8dSMauro Carvalho Chehab	help
465be9543ecSSakari Ailus	  This is a Video4Linux2 sensor driver for the OmniVision
466ec367c3cSHans Verkuil	  OV7640 camera.
467ec367c3cSHans Verkuil
468ec367c3cSHans Verkuil	  To compile this driver as a module, choose M here: the
469ec367c3cSHans Verkuil	  module will be called ov7640.
470ec367c3cSHans Verkuil
471cb7a01acSMauro Carvalho Chehabconfig VIDEO_OV7670
472cb7a01acSMauro Carvalho Chehab	tristate "OmniVision OV7670 sensor support"
473b60a5b8dSMauro Carvalho Chehab	help
474be9543ecSSakari Ailus	  This is a Video4Linux2 sensor driver for the OmniVision
475cb7a01acSMauro Carvalho Chehab	  OV7670 VGA camera.  It currently only works with the M88ALP01
476cb7a01acSMauro Carvalho Chehab	  controller.
477cb7a01acSMauro Carvalho Chehab
4786cdc31b2SMauro Carvalho Chehabconfig VIDEO_OV772X
4796cdc31b2SMauro Carvalho Chehab	tristate "OmniVision OV772x sensor support"
4806cdc31b2SMauro Carvalho Chehab	select REGMAP_SCCB
4816cdc31b2SMauro Carvalho Chehab	help
4826cdc31b2SMauro Carvalho Chehab	  This is a Video4Linux2 sensor driver for the OmniVision
4836cdc31b2SMauro Carvalho Chehab	  OV772x camera.
4846cdc31b2SMauro Carvalho Chehab
4856cdc31b2SMauro Carvalho Chehab	  To compile this driver as a module, choose M here: the
4866cdc31b2SMauro Carvalho Chehab	  module will be called ov772x.
4876cdc31b2SMauro Carvalho Chehab
48839c5c447SWenyou Yangconfig VIDEO_OV7740
48939c5c447SWenyou Yang	tristate "OmniVision OV7740 sensor support"
490fd210e31SRaag Jadav	select REGMAP_SCCB
491b60a5b8dSMauro Carvalho Chehab	help
492be9543ecSSakari Ailus	  This is a Video4Linux2 sensor driver for the OmniVision
49339c5c447SWenyou Yang	  OV7740 VGA camera sensor.
49439c5c447SWenyou Yang
495879347f0SBen Kaoconfig VIDEO_OV8856
496879347f0SBen Kao	tristate "OmniVision OV8856 sensor support"
497879347f0SBen Kao	help
498879347f0SBen Kao	  This is a Video4Linux2 sensor driver for the OmniVision
499879347f0SBen Kao	  OV8856 camera sensor.
500879347f0SBen Kao
501879347f0SBen Kao	  To compile this driver as a module, choose M here: the
502879347f0SBen Kao	  module will be called ov8856.
503879347f0SBen Kao
504e14d3ac8SNicholas Rothconfig VIDEO_OV8858
505e14d3ac8SNicholas Roth	tristate "OmniVision OV8858 sensor support"
506*11ec2c45SSakari Ailus	depends on PM
507e14d3ac8SNicholas Roth	help
508e14d3ac8SNicholas Roth	  This is a Video4Linux2 sensor driver for OmniVision
509e14d3ac8SNicholas Roth	  OV8858 camera sensor.
510e14d3ac8SNicholas Roth
511e14d3ac8SNicholas Roth	  To compile this driver as a module, choose M here: the
512e14d3ac8SNicholas Roth	  module will be called ov8858.
513e14d3ac8SNicholas Roth
51411c0d8fdSPaul Kocialkowskiconfig VIDEO_OV8865
51511c0d8fdSPaul Kocialkowski	tristate "OmniVision OV8865 sensor support"
516*11ec2c45SSakari Ailus	depends on PM
51711c0d8fdSPaul Kocialkowski	help
51811c0d8fdSPaul Kocialkowski	  This is a Video4Linux2 sensor driver for OmniVision
51911c0d8fdSPaul Kocialkowski	  OV8865 camera sensor.
52011c0d8fdSPaul Kocialkowski
52111c0d8fdSPaul Kocialkowski	  To compile this driver as a module, choose M here: the
52211c0d8fdSPaul Kocialkowski	  module will be called ov8865.
52311c0d8fdSPaul Kocialkowski
52414ea315bSMartina Krastevaconfig VIDEO_OV9282
52514ea315bSMartina Krasteva	tristate "OmniVision OV9282 sensor support"
52614ea315bSMartina Krasteva	depends on OF_GPIO
52714ea315bSMartina Krasteva	help
52814ea315bSMartina Krasteva	  This is a Video4Linux2 sensor driver for the OmniVision
52914ea315bSMartina Krasteva	  OV9282 camera sensor.
53014ea315bSMartina Krasteva
53114ea315bSMartina Krasteva	  To compile this driver as a module, choose M here: the
53214ea315bSMartina Krasteva	  module will be called ov9282.
53314ea315bSMartina Krasteva
53457b0ad9eSPetr Cvekconfig VIDEO_OV9640
53557b0ad9eSPetr Cvek	tristate "OmniVision OV9640 sensor support"
53657b0ad9eSPetr Cvek	help
53757b0ad9eSPetr Cvek	  This is a Video4Linux2 sensor driver for the OmniVision
53857b0ad9eSPetr Cvek	  OV9640 camera sensor.
53957b0ad9eSPetr Cvek
54084a15dedSSylwester Nawrockiconfig VIDEO_OV9650
54184a15dedSSylwester Nawrocki	tristate "OmniVision OV9650/OV9652 sensor support"
542361f3803SAkinobu Mita	select REGMAP_SCCB
543b60a5b8dSMauro Carvalho Chehab	help
544be9543ecSSakari Ailus	  This is a V4L2 sensor driver for the Omnivision
54584a15dedSSylwester Nawrocki	  OV9650 and OV9652 camera sensors.
54684a15dedSSylwester Nawrocki
547d3f863a6STianshu Qiuconfig VIDEO_OV9734
548d3f863a6STianshu Qiu	tristate "OmniVision OV9734 sensor support"
549d3f863a6STianshu Qiu	depends on ACPI || COMPILE_TEST
550d3f863a6STianshu Qiu	help
551d3f863a6STianshu Qiu	  This is a Video4Linux2 sensor driver for the OmniVision
552d3f863a6STianshu Qiu	  OV9734 camera.
553d3f863a6STianshu Qiu
554d3f863a6STianshu Qiu	  To compile this driver as a module, choose M here: the
555d3f863a6STianshu Qiu	  module's name is ov9734.
556d3f863a6STianshu Qiu
55734009bffSJacopo Mondiconfig VIDEO_RDACM20
55834009bffSJacopo Mondi	tristate "IMI RDACM20 camera support"
5597f03d9feSJacopo Mondi	select VIDEO_MAX9271_LIB
56034009bffSJacopo Mondi	help
56134009bffSJacopo Mondi	  This driver supports the IMI RDACM20 GMSL camera, used in
56234009bffSJacopo Mondi	  ADAS systems.
56334009bffSJacopo Mondi
56434009bffSJacopo Mondi	  This camera should be used in conjunction with a GMSL
56534009bffSJacopo Mondi	  deserialiser such as the MAX9286.
56634009bffSJacopo Mondi
567a59f853bSJacopo Mondiconfig VIDEO_RDACM21
568a59f853bSJacopo Mondi	tristate "IMI RDACM21 camera support"
5697f03d9feSJacopo Mondi	select VIDEO_MAX9271_LIB
570a59f853bSJacopo Mondi	help
571a59f853bSJacopo Mondi	  This driver supports the IMI RDACM21 GMSL camera, used in
572a59f853bSJacopo Mondi	  ADAS systems.
573a59f853bSJacopo Mondi
574a59f853bSJacopo Mondi	  This camera should be used in conjunction with a GMSL
575a59f853bSJacopo Mondi	  deserialiser such as the MAX9286.
576a59f853bSJacopo Mondi
5778cba1ae6SJacopo Mondiconfig VIDEO_RJ54N1
5788cba1ae6SJacopo Mondi	tristate "Sharp RJ54N1CB0C sensor support"
5798cba1ae6SJacopo Mondi	help
580be9543ecSSakari Ailus	  This is a V4L2 sensor driver for Sharp RJ54N1CB0C CMOS image
5818cba1ae6SJacopo Mondi	  sensor.
5828cba1ae6SJacopo Mondi
5838cba1ae6SJacopo Mondi	  To compile this driver as a module, choose M here: the
5848cba1ae6SJacopo Mondi	  module will be called rj54n1.
5858cba1ae6SJacopo Mondi
5866cdc31b2SMauro Carvalho Chehabconfig VIDEO_S5C73M3
5876cdc31b2SMauro Carvalho Chehab	tristate "Samsung S5C73M3 sensor support"
588*11ec2c45SSakari Ailus	depends on SPI
589b60a5b8dSMauro Carvalho Chehab	help
5906cdc31b2SMauro Carvalho Chehab	  This is a V4L2 sensor driver for Samsung S5C73M3
5916cdc31b2SMauro Carvalho Chehab	  8 Mpixel camera.
592814b4dd9SSylwester Nawrocki
5937d459937SAndrzej Hajdaconfig VIDEO_S5K5BAF
5947d459937SAndrzej Hajda	tristate "Samsung S5K5BAF sensor support"
595b60a5b8dSMauro Carvalho Chehab	help
596be9543ecSSakari Ailus	  This is a V4L2 sensor driver for Samsung S5K5BAF 2M
5977d459937SAndrzej Hajda	  camera sensor with an embedded SoC image signal processor.
5987d459937SAndrzej Hajda
5996cdc31b2SMauro Carvalho Chehabconfig VIDEO_S5K6A3
6006cdc31b2SMauro Carvalho Chehab	tristate "Samsung S5K6A3 sensor support"
601b60a5b8dSMauro Carvalho Chehab	help
6026cdc31b2SMauro Carvalho Chehab	  This is a V4L2 sensor driver for Samsung S5K6A3 raw
6036cdc31b2SMauro Carvalho Chehab	  camera sensor.
6046cdc31b2SMauro Carvalho Chehab
605153e4ad4SBenjamin Mugnierconfig VIDEO_ST_VGXY61
606153e4ad4SBenjamin Mugnier	tristate "ST VGXY61 sensor support"
607*11ec2c45SSakari Ailus	depends on OF && GPIOLIB
608153e4ad4SBenjamin Mugnier	help
609153e4ad4SBenjamin Mugnier	  This is a Video4Linux2 sensor driver for the ST VGXY61
610153e4ad4SBenjamin Mugnier	  camera sensor.
611153e4ad4SBenjamin Mugnier
6126cdc31b2SMauro Carvalho Chehabsource "drivers/media/i2c/ccs/Kconfig"
6136cdc31b2SMauro Carvalho Chehabsource "drivers/media/i2c/et8ek8/Kconfig"
614cac47f18SAndrzej Hajda
6157d3c7d2aSSakari Ailusendif
6165c57ae64SMauro Carvalho Chehab
6175c57ae64SMauro Carvalho Chehabmenu "Lens drivers"
6185c57ae64SMauro Carvalho Chehab	visible if MEDIA_CAMERA_SUPPORT
6190d0d87fbSSakari Ailus
6200d0d87fbSSakari Ailusconfig VIDEO_AD5820
6210d0d87fbSSakari Ailus	tristate "AD5820 lens voice coil support"
6229958d30fSMauro Carvalho Chehab	depends on GPIOLIB && I2C && VIDEO_DEV
62332a363d0SMauro Carvalho Chehab	select MEDIA_CONTROLLER
624ff3cc65cSSakari Ailus	select V4L2_ASYNC
625b60a5b8dSMauro Carvalho Chehab	help
6260d0d87fbSSakari Ailus	  This is a driver for the AD5820 camera lens voice coil.
6270d0d87fbSSakari Ailus	  It is used for example in Nokia N900 (RX-51).
6280d0d87fbSSakari Ailus
6290d0d87fbSSakari Ailusconfig VIDEO_AK7375
6300d0d87fbSSakari Ailus	tristate "AK7375 lens voice coil support"
6319958d30fSMauro Carvalho Chehab	depends on I2C && VIDEO_DEV
63232a363d0SMauro Carvalho Chehab	select MEDIA_CONTROLLER
63332a363d0SMauro Carvalho Chehab	select VIDEO_V4L2_SUBDEV_API
634ff3cc65cSSakari Ailus	select V4L2_ASYNC
6350d0d87fbSSakari Ailus	help
6360d0d87fbSSakari Ailus	  This is a driver for the AK7375 camera lens voice coil.
6370d0d87fbSSakari Ailus	  AK7375 is a 12 bit DAC with 120mA output current sink
6380d0d87fbSSakari Ailus	  capability. This is designed for linear control of
6390d0d87fbSSakari Ailus	  voice coil motors, controlled via I2C serial interface.
6400d0d87fbSSakari Ailus
6410d0d87fbSSakari Ailusconfig VIDEO_DW9714
6420d0d87fbSSakari Ailus	tristate "DW9714 lens voice coil support"
6439958d30fSMauro Carvalho Chehab	depends on I2C && VIDEO_DEV
64432a363d0SMauro Carvalho Chehab	select MEDIA_CONTROLLER
64532a363d0SMauro Carvalho Chehab	select VIDEO_V4L2_SUBDEV_API
646ff3cc65cSSakari Ailus	select V4L2_ASYNC
647b60a5b8dSMauro Carvalho Chehab	help
6480d0d87fbSSakari Ailus	  This is a driver for the DW9714 camera lens voice coil.
6490d0d87fbSSakari Ailus	  DW9714 is a 10 bit DAC with 120mA output current sink
6500d0d87fbSSakari Ailus	  capability. This is designed for linear control of
6510d0d87fbSSakari Ailus	  voice coil motors, controlled via I2C serial interface.
6520d0d87fbSSakari Ailus
65385989122SDongchun Zhuconfig VIDEO_DW9768
65485989122SDongchun Zhu	tristate "DW9768 lens voice coil support"
6559958d30fSMauro Carvalho Chehab	depends on I2C && VIDEO_DEV
65685989122SDongchun Zhu	select MEDIA_CONTROLLER
65785989122SDongchun Zhu	select VIDEO_V4L2_SUBDEV_API
65885989122SDongchun Zhu	select V4L2_FWNODE
65985989122SDongchun Zhu	help
66085989122SDongchun Zhu	  This is a driver for the DW9768 camera lens voice coil.
66185989122SDongchun Zhu	  DW9768 is a 10 bit DAC with 100mA output current sink
66285989122SDongchun Zhu	  capability. This is designed for linear control of
66385989122SDongchun Zhu	  voice coil motors, controlled via I2C serial interface.
66485989122SDongchun Zhu
6650d0d87fbSSakari Ailusconfig VIDEO_DW9807_VCM
6660d0d87fbSSakari Ailus	tristate "DW9807 lens voice coil support"
6679958d30fSMauro Carvalho Chehab	depends on I2C && VIDEO_DEV
66832a363d0SMauro Carvalho Chehab	select MEDIA_CONTROLLER
66932a363d0SMauro Carvalho Chehab	select VIDEO_V4L2_SUBDEV_API
670ff3cc65cSSakari Ailus	select V4L2_ASYNC
671b60a5b8dSMauro Carvalho Chehab	help
6720d0d87fbSSakari Ailus	  This is a driver for the DW9807 camera lens voice coil.
6730d0d87fbSSakari Ailus	  DW9807 is a 10 bit DAC with 100mA output current sink
6740d0d87fbSSakari Ailus	  capability. This is designed for linear control of
6750d0d87fbSSakari Ailus	  voice coil motors, controlled via I2C serial interface.
6760d0d87fbSSakari Ailus
6775c57ae64SMauro Carvalho Chehabendmenu
6788f4ac27aSSakari Ailus
6795c57ae64SMauro Carvalho Chehabmenu "Flash devices"
6805c57ae64SMauro Carvalho Chehab	visible if MEDIA_CAMERA_SUPPORT
681cb7a01acSMauro Carvalho Chehab
682cb7a01acSMauro Carvalho Chehabconfig VIDEO_ADP1653
683cb7a01acSMauro Carvalho Chehab	tristate "ADP1653 flash support"
6849958d30fSMauro Carvalho Chehab	depends on I2C && VIDEO_DEV
68532a363d0SMauro Carvalho Chehab	select MEDIA_CONTROLLER
686ff3cc65cSSakari Ailus	select V4L2_ASYNC
687b60a5b8dSMauro Carvalho Chehab	help
688cb7a01acSMauro Carvalho Chehab	  This is a driver for the ADP1653 flash controller. It is used for
689cb7a01acSMauro Carvalho Chehab	  example in Nokia N900.
690cb7a01acSMauro Carvalho Chehab
6917f6b11a1SDaniel Jeongconfig VIDEO_LM3560
6927f6b11a1SDaniel Jeong	tristate "LM3560 dual flash driver support"
6939958d30fSMauro Carvalho Chehab	depends on I2C && VIDEO_DEV
69432a363d0SMauro Carvalho Chehab	select MEDIA_CONTROLLER
6957f6b11a1SDaniel Jeong	select REGMAP_I2C
696ff3cc65cSSakari Ailus	select V4L2_ASYNC
697b60a5b8dSMauro Carvalho Chehab	help
6987f6b11a1SDaniel Jeong	  This is a driver for the lm3560 dual flash controllers. It controls
6997f6b11a1SDaniel Jeong	  flash, torch LEDs.
7007f6b11a1SDaniel Jeong
701dc76df5dSDaniel Jeongconfig VIDEO_LM3646
702dc76df5dSDaniel Jeong	tristate "LM3646 dual flash driver support"
7039958d30fSMauro Carvalho Chehab	depends on I2C && VIDEO_DEV
70432a363d0SMauro Carvalho Chehab	select MEDIA_CONTROLLER
705dc76df5dSDaniel Jeong	select REGMAP_I2C
706ff3cc65cSSakari Ailus	select V4L2_ASYNC
707b60a5b8dSMauro Carvalho Chehab	help
708dc76df5dSDaniel Jeong	  This is a driver for the lm3646 dual flash controllers. It controls
709dc76df5dSDaniel Jeong	  flash, torch LEDs.
7106cdc31b2SMauro Carvalho Chehab
7115c57ae64SMauro Carvalho Chehabendmenu
71232a363d0SMauro Carvalho Chehab
713d94304f2SMauro Carvalho Chehab#
714d94304f2SMauro Carvalho Chehab# V4L2 I2C drivers that aren't related with Camera support
715d94304f2SMauro Carvalho Chehab#
716d94304f2SMauro Carvalho Chehab
717d94304f2SMauro Carvalho Chehabcomment "audio, video and radio I2C drivers auto-selected by 'Autoselect ancillary drivers'"
718d94304f2SMauro Carvalho Chehab	depends on MEDIA_HIDE_ANCILLARY_SUBDRV
719d94304f2SMauro Carvalho Chehab#
720d94304f2SMauro Carvalho Chehab# Encoder / Decoder module configuration
721d94304f2SMauro Carvalho Chehab#
722d94304f2SMauro Carvalho Chehab
723d94304f2SMauro Carvalho Chehabmenu "Audio decoders, processors and mixers"
724d94304f2SMauro Carvalho Chehab	visible if !MEDIA_HIDE_ANCILLARY_SUBDRV
725d94304f2SMauro Carvalho Chehab
726d94304f2SMauro Carvalho Chehabconfig VIDEO_CS3308
727d94304f2SMauro Carvalho Chehab	tristate "Cirrus Logic CS3308 audio ADC"
728d94304f2SMauro Carvalho Chehab	depends on VIDEO_DEV && I2C
729d94304f2SMauro Carvalho Chehab	help
730d94304f2SMauro Carvalho Chehab	  Support for the Cirrus Logic CS3308 High Performance 8-Channel
731d94304f2SMauro Carvalho Chehab	  Analog Volume Control
732d94304f2SMauro Carvalho Chehab
733d94304f2SMauro Carvalho Chehab	  To compile this driver as a module, choose M here: the
734d94304f2SMauro Carvalho Chehab	  module will be called cs3308.
735d94304f2SMauro Carvalho Chehab
736d94304f2SMauro Carvalho Chehabconfig VIDEO_CS5345
737d94304f2SMauro Carvalho Chehab	tristate "Cirrus Logic CS5345 audio ADC"
738d94304f2SMauro Carvalho Chehab	depends on VIDEO_DEV && I2C
739d94304f2SMauro Carvalho Chehab	help
740d94304f2SMauro Carvalho Chehab	  Support for the Cirrus Logic CS5345 24-bit, 192 kHz
741d94304f2SMauro Carvalho Chehab	  stereo A/D converter.
742d94304f2SMauro Carvalho Chehab
743d94304f2SMauro Carvalho Chehab	  To compile this driver as a module, choose M here: the
744d94304f2SMauro Carvalho Chehab	  module will be called cs5345.
745d94304f2SMauro Carvalho Chehab
746d94304f2SMauro Carvalho Chehabconfig VIDEO_CS53L32A
747d94304f2SMauro Carvalho Chehab	tristate "Cirrus Logic CS53L32A audio ADC"
748d94304f2SMauro Carvalho Chehab	depends on VIDEO_DEV && I2C
749d94304f2SMauro Carvalho Chehab	help
750d94304f2SMauro Carvalho Chehab	  Support for the Cirrus Logic CS53L32A low voltage
751d94304f2SMauro Carvalho Chehab	  stereo A/D converter.
752d94304f2SMauro Carvalho Chehab
753d94304f2SMauro Carvalho Chehab	  To compile this driver as a module, choose M here: the
754d94304f2SMauro Carvalho Chehab	  module will be called cs53l32a.
755d94304f2SMauro Carvalho Chehab
756d94304f2SMauro Carvalho Chehabconfig VIDEO_MSP3400
757d94304f2SMauro Carvalho Chehab	tristate "Micronas MSP34xx audio decoders"
758d94304f2SMauro Carvalho Chehab	depends on VIDEO_DEV && I2C
759d94304f2SMauro Carvalho Chehab	help
760d94304f2SMauro Carvalho Chehab	  Support for the Micronas MSP34xx series of audio decoders.
761d94304f2SMauro Carvalho Chehab
762d94304f2SMauro Carvalho Chehab	  To compile this driver as a module, choose M here: the
763d94304f2SMauro Carvalho Chehab	  module will be called msp3400.
764d94304f2SMauro Carvalho Chehab
765d94304f2SMauro Carvalho Chehabconfig VIDEO_SONY_BTF_MPX
766d94304f2SMauro Carvalho Chehab	tristate "Sony BTF's internal MPX"
767d94304f2SMauro Carvalho Chehab	depends on VIDEO_DEV && I2C
768d94304f2SMauro Carvalho Chehab	help
769d94304f2SMauro Carvalho Chehab	  Support for the internal MPX of the Sony BTF-PG472Z tuner.
770d94304f2SMauro Carvalho Chehab
771d94304f2SMauro Carvalho Chehab	  To compile this driver as a module, choose M here: the
772d94304f2SMauro Carvalho Chehab	  module will be called sony-btf-mpx.
773d94304f2SMauro Carvalho Chehab
774d94304f2SMauro Carvalho Chehabconfig VIDEO_TDA1997X
775d94304f2SMauro Carvalho Chehab	tristate "NXP TDA1997x HDMI receiver"
776d94304f2SMauro Carvalho Chehab	depends on VIDEO_DEV && I2C
777d94304f2SMauro Carvalho Chehab	depends on SND_SOC
778d94304f2SMauro Carvalho Chehab	select HDMI
779d94304f2SMauro Carvalho Chehab	select SND_PCM
780d94304f2SMauro Carvalho Chehab	select V4L2_FWNODE
781d94304f2SMauro Carvalho Chehab	select MEDIA_CONTROLLER
782d94304f2SMauro Carvalho Chehab	select VIDEO_V4L2_SUBDEV_API
783d94304f2SMauro Carvalho Chehab	help
784d94304f2SMauro Carvalho Chehab	  V4L2 subdevice driver for the NXP TDA1997x HDMI receivers.
785d94304f2SMauro Carvalho Chehab
786d94304f2SMauro Carvalho Chehab	  To compile this driver as a module, choose M here: the
787d94304f2SMauro Carvalho Chehab	  module will be called tda1997x.
788d94304f2SMauro Carvalho Chehab
789d94304f2SMauro Carvalho Chehabconfig VIDEO_TDA7432
790d94304f2SMauro Carvalho Chehab	tristate "Philips TDA7432 audio processor"
791d94304f2SMauro Carvalho Chehab	depends on VIDEO_DEV && I2C
792d94304f2SMauro Carvalho Chehab	help
793d94304f2SMauro Carvalho Chehab	  Support for tda7432 audio decoder chip found on some bt8xx boards.
794d94304f2SMauro Carvalho Chehab
795d94304f2SMauro Carvalho Chehab	  To compile this driver as a module, choose M here: the
796d94304f2SMauro Carvalho Chehab	  module will be called tda7432.
797d94304f2SMauro Carvalho Chehab
798d94304f2SMauro Carvalho Chehabconfig VIDEO_TDA9840
799d94304f2SMauro Carvalho Chehab	tristate "Philips TDA9840 audio processor"
800d94304f2SMauro Carvalho Chehab	depends on I2C
801d94304f2SMauro Carvalho Chehab	help
802d94304f2SMauro Carvalho Chehab	  Support for tda9840 audio decoder chip found on some Zoran boards.
803d94304f2SMauro Carvalho Chehab
804d94304f2SMauro Carvalho Chehab	  To compile this driver as a module, choose M here: the
805d94304f2SMauro Carvalho Chehab	  module will be called tda9840.
806d94304f2SMauro Carvalho Chehab
807d94304f2SMauro Carvalho Chehabconfig VIDEO_TEA6415C
808d94304f2SMauro Carvalho Chehab	tristate "Philips TEA6415C audio processor"
809d94304f2SMauro Carvalho Chehab	depends on I2C
810d94304f2SMauro Carvalho Chehab	help
811d94304f2SMauro Carvalho Chehab	  Support for tea6415c audio decoder chip found on some bt8xx boards.
812d94304f2SMauro Carvalho Chehab
813d94304f2SMauro Carvalho Chehab	  To compile this driver as a module, choose M here: the
814d94304f2SMauro Carvalho Chehab	  module will be called tea6415c.
815d94304f2SMauro Carvalho Chehab
816d94304f2SMauro Carvalho Chehabconfig VIDEO_TEA6420
817d94304f2SMauro Carvalho Chehab	tristate "Philips TEA6420 audio processor"
818d94304f2SMauro Carvalho Chehab	depends on I2C
819d94304f2SMauro Carvalho Chehab	help
820d94304f2SMauro Carvalho Chehab	  Support for tea6420 audio decoder chip found on some bt8xx boards.
821d94304f2SMauro Carvalho Chehab
822d94304f2SMauro Carvalho Chehab	  To compile this driver as a module, choose M here: the
823d94304f2SMauro Carvalho Chehab	  module will be called tea6420.
824d94304f2SMauro Carvalho Chehab
825d94304f2SMauro Carvalho Chehabconfig VIDEO_TLV320AIC23B
826d94304f2SMauro Carvalho Chehab	tristate "Texas Instruments TLV320AIC23B audio codec"
827d94304f2SMauro Carvalho Chehab	depends on VIDEO_DEV && I2C
828d94304f2SMauro Carvalho Chehab	help
829d94304f2SMauro Carvalho Chehab	  Support for the Texas Instruments TLV320AIC23B audio codec.
830d94304f2SMauro Carvalho Chehab
831d94304f2SMauro Carvalho Chehab	  To compile this driver as a module, choose M here: the
832d94304f2SMauro Carvalho Chehab	  module will be called tlv320aic23b.
833d94304f2SMauro Carvalho Chehab
834d94304f2SMauro Carvalho Chehabconfig VIDEO_TVAUDIO
835d94304f2SMauro Carvalho Chehab	tristate "Simple audio decoder chips"
836d94304f2SMauro Carvalho Chehab	depends on VIDEO_DEV && I2C
837d94304f2SMauro Carvalho Chehab	help
838d94304f2SMauro Carvalho Chehab	  Support for several audio decoder chips found on some bt8xx boards:
839d94304f2SMauro Carvalho Chehab	  Philips: tda9840, tda9873h, tda9874h/a, tda9850, tda985x, tea6300,
840d94304f2SMauro Carvalho Chehab		   tea6320, tea6420, tda8425, ta8874z.
841d94304f2SMauro Carvalho Chehab	  Microchip: pic16c54 based design on ProVideo PV951 board.
842d94304f2SMauro Carvalho Chehab
843d94304f2SMauro Carvalho Chehab	  To compile this driver as a module, choose M here: the
844d94304f2SMauro Carvalho Chehab	  module will be called tvaudio.
845d94304f2SMauro Carvalho Chehab
846d94304f2SMauro Carvalho Chehabconfig VIDEO_UDA1342
847d94304f2SMauro Carvalho Chehab	tristate "Philips UDA1342 audio codec"
848d94304f2SMauro Carvalho Chehab	depends on VIDEO_DEV && I2C
849d94304f2SMauro Carvalho Chehab	help
850d94304f2SMauro Carvalho Chehab	  Support for the Philips UDA1342 audio codec.
851d94304f2SMauro Carvalho Chehab
852d94304f2SMauro Carvalho Chehab	  To compile this driver as a module, choose M here: the
853d94304f2SMauro Carvalho Chehab	  module will be called uda1342.
854d94304f2SMauro Carvalho Chehab
855d94304f2SMauro Carvalho Chehabconfig VIDEO_VP27SMPX
856d94304f2SMauro Carvalho Chehab	tristate "Panasonic VP27's internal MPX"
857d94304f2SMauro Carvalho Chehab	depends on VIDEO_DEV && I2C
858d94304f2SMauro Carvalho Chehab	help
859d94304f2SMauro Carvalho Chehab	  Support for the internal MPX of the Panasonic VP27s tuner.
860d94304f2SMauro Carvalho Chehab
861d94304f2SMauro Carvalho Chehab	  To compile this driver as a module, choose M here: the
862d94304f2SMauro Carvalho Chehab	  module will be called vp27smpx.
863d94304f2SMauro Carvalho Chehab
864d94304f2SMauro Carvalho Chehabconfig VIDEO_WM8739
865d94304f2SMauro Carvalho Chehab	tristate "Wolfson Microelectronics WM8739 stereo audio ADC"
866d94304f2SMauro Carvalho Chehab	depends on VIDEO_DEV && I2C
867d94304f2SMauro Carvalho Chehab	help
868d94304f2SMauro Carvalho Chehab	  Support for the Wolfson Microelectronics WM8739
869d94304f2SMauro Carvalho Chehab	  stereo A/D Converter.
870d94304f2SMauro Carvalho Chehab
871d94304f2SMauro Carvalho Chehab	  To compile this driver as a module, choose M here: the
872d94304f2SMauro Carvalho Chehab	  module will be called wm8739.
873d94304f2SMauro Carvalho Chehab
874d94304f2SMauro Carvalho Chehabconfig VIDEO_WM8775
875d94304f2SMauro Carvalho Chehab	tristate "Wolfson Microelectronics WM8775 audio ADC with input mixer"
876d94304f2SMauro Carvalho Chehab	depends on VIDEO_DEV && I2C
877d94304f2SMauro Carvalho Chehab	help
878d94304f2SMauro Carvalho Chehab	  Support for the Wolfson Microelectronics WM8775 high
879d94304f2SMauro Carvalho Chehab	  performance stereo A/D Converter with a 4 channel input mixer.
880d94304f2SMauro Carvalho Chehab
881d94304f2SMauro Carvalho Chehab	  To compile this driver as a module, choose M here: the
882d94304f2SMauro Carvalho Chehab	  module will be called wm8775.
883d94304f2SMauro Carvalho Chehab
884d94304f2SMauro Carvalho Chehabendmenu
885d94304f2SMauro Carvalho Chehab
886d94304f2SMauro Carvalho Chehabmenu "RDS decoders"
887d94304f2SMauro Carvalho Chehab	visible if !MEDIA_HIDE_ANCILLARY_SUBDRV
888d94304f2SMauro Carvalho Chehab
889d94304f2SMauro Carvalho Chehabconfig VIDEO_SAA6588
890d94304f2SMauro Carvalho Chehab	tristate "SAA6588 Radio Chip RDS decoder support"
891d94304f2SMauro Carvalho Chehab	depends on VIDEO_DEV && I2C
892d94304f2SMauro Carvalho Chehab
893d94304f2SMauro Carvalho Chehab	help
894d94304f2SMauro Carvalho Chehab	  Support for this Radio Data System (RDS) decoder. This allows
895d94304f2SMauro Carvalho Chehab	  seeing radio station identification transmitted using this
896d94304f2SMauro Carvalho Chehab	  standard.
897d94304f2SMauro Carvalho Chehab
898d94304f2SMauro Carvalho Chehab	  To compile this driver as a module, choose M here: the
899d94304f2SMauro Carvalho Chehab	  module will be called saa6588.
900d94304f2SMauro Carvalho Chehab
901d94304f2SMauro Carvalho Chehabendmenu
902d94304f2SMauro Carvalho Chehab
903d94304f2SMauro Carvalho Chehabmenu "Video decoders"
904d94304f2SMauro Carvalho Chehab	visible if !MEDIA_HIDE_ANCILLARY_SUBDRV
905d94304f2SMauro Carvalho Chehab
906d94304f2SMauro Carvalho Chehabconfig VIDEO_ADV7180
907d94304f2SMauro Carvalho Chehab	tristate "Analog Devices ADV7180 decoder"
908d94304f2SMauro Carvalho Chehab	depends on GPIOLIB && VIDEO_DEV && I2C
909d94304f2SMauro Carvalho Chehab	select MEDIA_CONTROLLER
910d94304f2SMauro Carvalho Chehab	select VIDEO_V4L2_SUBDEV_API
911d94304f2SMauro Carvalho Chehab	select V4L2_ASYNC
912d94304f2SMauro Carvalho Chehab	help
913d94304f2SMauro Carvalho Chehab	  Support for the Analog Devices ADV7180 video decoder.
914d94304f2SMauro Carvalho Chehab
915d94304f2SMauro Carvalho Chehab	  To compile this driver as a module, choose M here: the
916d94304f2SMauro Carvalho Chehab	  module will be called adv7180.
917d94304f2SMauro Carvalho Chehab
918d94304f2SMauro Carvalho Chehabconfig VIDEO_ADV7183
919d94304f2SMauro Carvalho Chehab	tristate "Analog Devices ADV7183 decoder"
920d94304f2SMauro Carvalho Chehab	depends on VIDEO_DEV && I2C
921d94304f2SMauro Carvalho Chehab	help
922d94304f2SMauro Carvalho Chehab	  V4l2 subdevice driver for the Analog Devices
923d94304f2SMauro Carvalho Chehab	  ADV7183 video decoder.
924d94304f2SMauro Carvalho Chehab
925d94304f2SMauro Carvalho Chehab	  To compile this driver as a module, choose M here: the
926d94304f2SMauro Carvalho Chehab	  module will be called adv7183.
927d94304f2SMauro Carvalho Chehab
928d94304f2SMauro Carvalho Chehabconfig VIDEO_ADV748X
929d94304f2SMauro Carvalho Chehab	tristate "Analog Devices ADV748x decoder"
930d94304f2SMauro Carvalho Chehab	depends on VIDEO_DEV && I2C
931d94304f2SMauro Carvalho Chehab	depends on OF
932d94304f2SMauro Carvalho Chehab	select MEDIA_CONTROLLER
933d94304f2SMauro Carvalho Chehab	select VIDEO_V4L2_SUBDEV_API
934d94304f2SMauro Carvalho Chehab	select REGMAP_I2C
935d94304f2SMauro Carvalho Chehab	select V4L2_FWNODE
936d94304f2SMauro Carvalho Chehab	help
937d94304f2SMauro Carvalho Chehab	  V4L2 subdevice driver for the Analog Devices
938d94304f2SMauro Carvalho Chehab	  ADV7481 and ADV7482 HDMI/Analog video decoders.
939d94304f2SMauro Carvalho Chehab
940d94304f2SMauro Carvalho Chehab	  To compile this driver as a module, choose M here: the
941d94304f2SMauro Carvalho Chehab	  module will be called adv748x.
942d94304f2SMauro Carvalho Chehab
943d94304f2SMauro Carvalho Chehabconfig VIDEO_ADV7604
944d94304f2SMauro Carvalho Chehab	tristate "Analog Devices ADV7604 decoder"
945d94304f2SMauro Carvalho Chehab	depends on VIDEO_DEV && I2C
946d94304f2SMauro Carvalho Chehab	depends on GPIOLIB || COMPILE_TEST
947d94304f2SMauro Carvalho Chehab	select MEDIA_CONTROLLER
948d94304f2SMauro Carvalho Chehab	select VIDEO_V4L2_SUBDEV_API
949d94304f2SMauro Carvalho Chehab	select REGMAP_I2C
950d94304f2SMauro Carvalho Chehab	select HDMI
951d94304f2SMauro Carvalho Chehab	select V4L2_FWNODE
952d94304f2SMauro Carvalho Chehab	help
953d94304f2SMauro Carvalho Chehab	  Support for the Analog Devices ADV7604 video decoder.
954d94304f2SMauro Carvalho Chehab
955d94304f2SMauro Carvalho Chehab	  This is a Analog Devices Component/Graphics Digitizer
956d94304f2SMauro Carvalho Chehab	  with 4:1 Multiplexed HDMI Receiver.
957d94304f2SMauro Carvalho Chehab
958d94304f2SMauro Carvalho Chehab	  To compile this driver as a module, choose M here: the
959d94304f2SMauro Carvalho Chehab	  module will be called adv7604.
960d94304f2SMauro Carvalho Chehab
961d94304f2SMauro Carvalho Chehabconfig VIDEO_ADV7604_CEC
962d94304f2SMauro Carvalho Chehab	bool "Enable Analog Devices ADV7604 CEC support"
963d94304f2SMauro Carvalho Chehab	depends on VIDEO_ADV7604
964d94304f2SMauro Carvalho Chehab	select CEC_CORE
965d94304f2SMauro Carvalho Chehab	help
966d94304f2SMauro Carvalho Chehab	  When selected the adv7604 will support the optional
967d94304f2SMauro Carvalho Chehab	  HDMI CEC feature.
968d94304f2SMauro Carvalho Chehab
969d94304f2SMauro Carvalho Chehabconfig VIDEO_ADV7842
970d94304f2SMauro Carvalho Chehab	tristate "Analog Devices ADV7842 decoder"
971d94304f2SMauro Carvalho Chehab	depends on VIDEO_DEV && I2C
972d94304f2SMauro Carvalho Chehab	select MEDIA_CONTROLLER
973d94304f2SMauro Carvalho Chehab	select VIDEO_V4L2_SUBDEV_API
974d94304f2SMauro Carvalho Chehab	select HDMI
975d94304f2SMauro Carvalho Chehab	help
976d94304f2SMauro Carvalho Chehab	  Support for the Analog Devices ADV7842 video decoder.
977d94304f2SMauro Carvalho Chehab
978d94304f2SMauro Carvalho Chehab	  This is a Analog Devices Component/Graphics/SD Digitizer
979d94304f2SMauro Carvalho Chehab	  with 2:1 Multiplexed HDMI Receiver.
980d94304f2SMauro Carvalho Chehab
981d94304f2SMauro Carvalho Chehab	  To compile this driver as a module, choose M here: the
982d94304f2SMauro Carvalho Chehab	  module will be called adv7842.
983d94304f2SMauro Carvalho Chehab
984d94304f2SMauro Carvalho Chehabconfig VIDEO_ADV7842_CEC
985d94304f2SMauro Carvalho Chehab	bool "Enable Analog Devices ADV7842 CEC support"
986d94304f2SMauro Carvalho Chehab	depends on VIDEO_ADV7842
987d94304f2SMauro Carvalho Chehab	select CEC_CORE
988d94304f2SMauro Carvalho Chehab	help
989d94304f2SMauro Carvalho Chehab	  When selected the adv7842 will support the optional
990d94304f2SMauro Carvalho Chehab	  HDMI CEC feature.
991d94304f2SMauro Carvalho Chehab
992d94304f2SMauro Carvalho Chehabconfig VIDEO_BT819
993d94304f2SMauro Carvalho Chehab	tristate "BT819A VideoStream decoder"
994d94304f2SMauro Carvalho Chehab	depends on VIDEO_DEV && I2C
995d94304f2SMauro Carvalho Chehab	help
996d94304f2SMauro Carvalho Chehab	  Support for BT819A video decoder.
997d94304f2SMauro Carvalho Chehab
998d94304f2SMauro Carvalho Chehab	  To compile this driver as a module, choose M here: the
999d94304f2SMauro Carvalho Chehab	  module will be called bt819.
1000d94304f2SMauro Carvalho Chehab
1001d94304f2SMauro Carvalho Chehabconfig VIDEO_BT856
1002d94304f2SMauro Carvalho Chehab	tristate "BT856 VideoStream decoder"
1003d94304f2SMauro Carvalho Chehab	depends on VIDEO_DEV && I2C
1004d94304f2SMauro Carvalho Chehab	help
1005d94304f2SMauro Carvalho Chehab	  Support for BT856 video decoder.
1006d94304f2SMauro Carvalho Chehab
1007d94304f2SMauro Carvalho Chehab	  To compile this driver as a module, choose M here: the
1008d94304f2SMauro Carvalho Chehab	  module will be called bt856.
1009d94304f2SMauro Carvalho Chehab
1010d94304f2SMauro Carvalho Chehabconfig VIDEO_BT866
1011d94304f2SMauro Carvalho Chehab	tristate "BT866 VideoStream decoder"
1012d94304f2SMauro Carvalho Chehab	depends on VIDEO_DEV && I2C
1013d94304f2SMauro Carvalho Chehab	help
1014d94304f2SMauro Carvalho Chehab	  Support for BT866 video decoder.
1015d94304f2SMauro Carvalho Chehab
1016d94304f2SMauro Carvalho Chehab	  To compile this driver as a module, choose M here: the
1017d94304f2SMauro Carvalho Chehab	  module will be called bt866.
1018d94304f2SMauro Carvalho Chehab
1019d94304f2SMauro Carvalho Chehabconfig VIDEO_ISL7998X
1020d94304f2SMauro Carvalho Chehab	tristate "Intersil ISL7998x video decoder"
1021d94304f2SMauro Carvalho Chehab	depends on VIDEO_DEV && I2C
1022d94304f2SMauro Carvalho Chehab	depends on OF_GPIO
1023d94304f2SMauro Carvalho Chehab	select MEDIA_CONTROLLER
1024d94304f2SMauro Carvalho Chehab	select VIDEO_V4L2_SUBDEV_API
102581e00584SRandy Dunlap	select V4L2_FWNODE
1026d94304f2SMauro Carvalho Chehab	help
1027d94304f2SMauro Carvalho Chehab	  Support for Intersil ISL7998x analog to MIPI-CSI2 or
1028d94304f2SMauro Carvalho Chehab	  BT.656 decoder.
1029d94304f2SMauro Carvalho Chehab
1030d94304f2SMauro Carvalho Chehabconfig VIDEO_KS0127
1031d94304f2SMauro Carvalho Chehab	tristate "KS0127 video decoder"
1032d94304f2SMauro Carvalho Chehab	depends on VIDEO_DEV && I2C
1033d94304f2SMauro Carvalho Chehab	help
1034d94304f2SMauro Carvalho Chehab	  Support for KS0127 video decoder.
1035d94304f2SMauro Carvalho Chehab
1036d94304f2SMauro Carvalho Chehab	  This chip is used on AverMedia AVS6EYES Zoran-based MJPEG
1037d94304f2SMauro Carvalho Chehab	  cards.
1038d94304f2SMauro Carvalho Chehab
1039d94304f2SMauro Carvalho Chehab	  To compile this driver as a module, choose M here: the
1040d94304f2SMauro Carvalho Chehab	  module will be called ks0127.
1041d94304f2SMauro Carvalho Chehab
1042d94304f2SMauro Carvalho Chehabconfig VIDEO_MAX9286
1043d94304f2SMauro Carvalho Chehab	tristate "Maxim MAX9286 GMSL deserializer support"
1044d94304f2SMauro Carvalho Chehab	depends on I2C && I2C_MUX
1045d94304f2SMauro Carvalho Chehab	depends on VIDEO_DEV
1046d94304f2SMauro Carvalho Chehab	depends on OF_GPIO
1047d94304f2SMauro Carvalho Chehab	select V4L2_FWNODE
1048d94304f2SMauro Carvalho Chehab	select VIDEO_V4L2_SUBDEV_API
1049d94304f2SMauro Carvalho Chehab	select MEDIA_CONTROLLER
1050d94304f2SMauro Carvalho Chehab	help
1051d94304f2SMauro Carvalho Chehab	  This driver supports the Maxim MAX9286 GMSL deserializer.
1052d94304f2SMauro Carvalho Chehab
1053d94304f2SMauro Carvalho Chehab	  To compile this driver as a module, choose M here: the
1054d94304f2SMauro Carvalho Chehab	  module will be called max9286.
1055d94304f2SMauro Carvalho Chehab
1056d94304f2SMauro Carvalho Chehabconfig VIDEO_ML86V7667
1057d94304f2SMauro Carvalho Chehab	tristate "OKI ML86V7667 video decoder"
1058d94304f2SMauro Carvalho Chehab	depends on VIDEO_DEV && I2C
1059d94304f2SMauro Carvalho Chehab	help
1060d94304f2SMauro Carvalho Chehab	  Support for the OKI Semiconductor ML86V7667 video decoder.
1061d94304f2SMauro Carvalho Chehab
1062d94304f2SMauro Carvalho Chehab	  To compile this driver as a module, choose M here: the
1063d94304f2SMauro Carvalho Chehab	  module will be called ml86v7667.
1064d94304f2SMauro Carvalho Chehab
1065d94304f2SMauro Carvalho Chehabconfig VIDEO_SAA7110
1066d94304f2SMauro Carvalho Chehab	tristate "Philips SAA7110 video decoder"
1067d94304f2SMauro Carvalho Chehab	depends on VIDEO_DEV && I2C
1068d94304f2SMauro Carvalho Chehab	help
1069d94304f2SMauro Carvalho Chehab	  Support for the Philips SAA7110 video decoders.
1070d94304f2SMauro Carvalho Chehab
1071d94304f2SMauro Carvalho Chehab	  To compile this driver as a module, choose M here: the
1072d94304f2SMauro Carvalho Chehab	  module will be called saa7110.
1073d94304f2SMauro Carvalho Chehab
1074d94304f2SMauro Carvalho Chehabconfig VIDEO_SAA711X
1075d94304f2SMauro Carvalho Chehab	tristate "Philips SAA7111/3/4/5 video decoders"
1076d94304f2SMauro Carvalho Chehab	depends on VIDEO_DEV && I2C
1077d94304f2SMauro Carvalho Chehab	help
1078d94304f2SMauro Carvalho Chehab	  Support for the Philips SAA7111/3/4/5 video decoders.
1079d94304f2SMauro Carvalho Chehab
1080d94304f2SMauro Carvalho Chehab	  To compile this driver as a module, choose M here: the
1081d94304f2SMauro Carvalho Chehab	  module will be called saa7115.
1082d94304f2SMauro Carvalho Chehab
1083d94304f2SMauro Carvalho Chehabconfig VIDEO_TC358743
1084d94304f2SMauro Carvalho Chehab	tristate "Toshiba TC358743 decoder"
1085d94304f2SMauro Carvalho Chehab	depends on VIDEO_DEV && I2C
1086d94304f2SMauro Carvalho Chehab	select MEDIA_CONTROLLER
1087d94304f2SMauro Carvalho Chehab	select VIDEO_V4L2_SUBDEV_API
1088d94304f2SMauro Carvalho Chehab	select HDMI
1089d94304f2SMauro Carvalho Chehab	select V4L2_FWNODE
1090d94304f2SMauro Carvalho Chehab	help
1091d94304f2SMauro Carvalho Chehab	  Support for the Toshiba TC358743 HDMI to MIPI CSI-2 bridge.
1092d94304f2SMauro Carvalho Chehab
1093d94304f2SMauro Carvalho Chehab	  To compile this driver as a module, choose M here: the
1094d94304f2SMauro Carvalho Chehab	  module will be called tc358743.
1095d94304f2SMauro Carvalho Chehab
1096d94304f2SMauro Carvalho Chehabconfig VIDEO_TC358743_CEC
1097d94304f2SMauro Carvalho Chehab	bool "Enable Toshiba TC358743 CEC support"
1098d94304f2SMauro Carvalho Chehab	depends on VIDEO_TC358743
1099d94304f2SMauro Carvalho Chehab	select CEC_CORE
1100d94304f2SMauro Carvalho Chehab	help
1101d94304f2SMauro Carvalho Chehab	  When selected the tc358743 will support the optional
1102d94304f2SMauro Carvalho Chehab	  HDMI CEC feature.
1103d94304f2SMauro Carvalho Chehab
110480a21da3SMarco Felschconfig VIDEO_TC358746
110580a21da3SMarco Felsch	tristate "Toshiba TC358746 parallel-CSI2 bridge"
110680a21da3SMarco Felsch	depends on VIDEO_DEV && PM && I2C
110780a21da3SMarco Felsch	select VIDEO_V4L2_SUBDEV_API
110880a21da3SMarco Felsch	select MEDIA_CONTROLLER
110980a21da3SMarco Felsch	select V4L2_FWNODE
1110582d4ad4SArnd Bergmann	select GENERIC_PHY
111180a21da3SMarco Felsch	select GENERIC_PHY_MIPI_DPHY
111280a21da3SMarco Felsch	select REGMAP_I2C
111380a21da3SMarco Felsch	help
111480a21da3SMarco Felsch	  Support for the Toshiba TC358746 parallel to MIPI CSI-2 bridge.
111580a21da3SMarco Felsch	  The bridge can work in both directions but currently only the
111680a21da3SMarco Felsch	  parallel-in / csi-out path is supported.
111780a21da3SMarco Felsch
111880a21da3SMarco Felsch	  To compile this driver as a module, choose M here: the
111980a21da3SMarco Felsch	  module will be called tc358746.
112080a21da3SMarco Felsch
1121d94304f2SMauro Carvalho Chehabconfig VIDEO_TVP514X
1122d94304f2SMauro Carvalho Chehab	tristate "Texas Instruments TVP514x video decoder"
1123d94304f2SMauro Carvalho Chehab	depends on VIDEO_DEV && I2C
1124d94304f2SMauro Carvalho Chehab	select V4L2_FWNODE
1125d94304f2SMauro Carvalho Chehab	help
1126d94304f2SMauro Carvalho Chehab	  This is a Video4Linux2 sensor driver for the TI TVP5146/47
1127d94304f2SMauro Carvalho Chehab	  decoder. It is currently working with the TI OMAP3 camera
1128d94304f2SMauro Carvalho Chehab	  controller.
1129d94304f2SMauro Carvalho Chehab
1130d94304f2SMauro Carvalho Chehab	  To compile this driver as a module, choose M here: the
1131d94304f2SMauro Carvalho Chehab	  module will be called tvp514x.
1132d94304f2SMauro Carvalho Chehab
1133d94304f2SMauro Carvalho Chehabconfig VIDEO_TVP5150
1134d94304f2SMauro Carvalho Chehab	tristate "Texas Instruments TVP5150 video decoder"
1135d94304f2SMauro Carvalho Chehab	depends on VIDEO_DEV && I2C
1136d94304f2SMauro Carvalho Chehab	select V4L2_FWNODE
1137d94304f2SMauro Carvalho Chehab	select REGMAP_I2C
1138d94304f2SMauro Carvalho Chehab	help
1139d94304f2SMauro Carvalho Chehab	  Support for the Texas Instruments TVP5150 video decoder.
1140d94304f2SMauro Carvalho Chehab
1141d94304f2SMauro Carvalho Chehab	  To compile this driver as a module, choose M here: the
1142d94304f2SMauro Carvalho Chehab	  module will be called tvp5150.
1143d94304f2SMauro Carvalho Chehab
1144d94304f2SMauro Carvalho Chehabconfig VIDEO_TVP7002
1145d94304f2SMauro Carvalho Chehab	tristate "Texas Instruments TVP7002 video decoder"
1146d94304f2SMauro Carvalho Chehab	depends on VIDEO_DEV && I2C
1147d94304f2SMauro Carvalho Chehab	select V4L2_FWNODE
1148d94304f2SMauro Carvalho Chehab	help
1149d94304f2SMauro Carvalho Chehab	  Support for the Texas Instruments TVP7002 video decoder.
1150d94304f2SMauro Carvalho Chehab
1151d94304f2SMauro Carvalho Chehab	  To compile this driver as a module, choose M here: the
1152d94304f2SMauro Carvalho Chehab	  module will be called tvp7002.
1153d94304f2SMauro Carvalho Chehab
1154d94304f2SMauro Carvalho Chehabconfig VIDEO_TW2804
1155d94304f2SMauro Carvalho Chehab	tristate "Techwell TW2804 multiple video decoder"
1156d94304f2SMauro Carvalho Chehab	depends on VIDEO_DEV && I2C
1157d94304f2SMauro Carvalho Chehab	help
1158d94304f2SMauro Carvalho Chehab	  Support for the Techwell tw2804 multiple video decoder.
1159d94304f2SMauro Carvalho Chehab
1160d94304f2SMauro Carvalho Chehab	  To compile this driver as a module, choose M here: the
1161d94304f2SMauro Carvalho Chehab	  module will be called tw2804.
1162d94304f2SMauro Carvalho Chehab
1163d94304f2SMauro Carvalho Chehabconfig VIDEO_TW9903
1164d94304f2SMauro Carvalho Chehab	tristate "Techwell TW9903 video decoder"
1165d94304f2SMauro Carvalho Chehab	depends on VIDEO_DEV && I2C
1166d94304f2SMauro Carvalho Chehab	help
1167d94304f2SMauro Carvalho Chehab	  Support for the Techwell tw9903 multi-standard video decoder
1168d94304f2SMauro Carvalho Chehab	  with high quality down scaler.
1169d94304f2SMauro Carvalho Chehab
1170d94304f2SMauro Carvalho Chehab	  To compile this driver as a module, choose M here: the
1171d94304f2SMauro Carvalho Chehab	  module will be called tw9903.
1172d94304f2SMauro Carvalho Chehab
1173d94304f2SMauro Carvalho Chehabconfig VIDEO_TW9906
1174d94304f2SMauro Carvalho Chehab	tristate "Techwell TW9906 video decoder"
1175d94304f2SMauro Carvalho Chehab	depends on VIDEO_DEV && I2C
1176d94304f2SMauro Carvalho Chehab	help
1177d94304f2SMauro Carvalho Chehab	  Support for the Techwell tw9906 enhanced multi-standard comb filter
1178d94304f2SMauro Carvalho Chehab	  video decoder with YCbCr input support.
1179d94304f2SMauro Carvalho Chehab
1180d94304f2SMauro Carvalho Chehab	  To compile this driver as a module, choose M here: the
1181d94304f2SMauro Carvalho Chehab	  module will be called tw9906.
1182d94304f2SMauro Carvalho Chehab
1183d94304f2SMauro Carvalho Chehabconfig VIDEO_TW9910
1184d94304f2SMauro Carvalho Chehab	tristate "Techwell TW9910 video decoder"
1185d94304f2SMauro Carvalho Chehab	depends on VIDEO_DEV && I2C
1186d94304f2SMauro Carvalho Chehab	select V4L2_ASYNC
1187d94304f2SMauro Carvalho Chehab	help
1188d94304f2SMauro Carvalho Chehab	  Support for Techwell TW9910 NTSC/PAL/SECAM video decoder.
1189d94304f2SMauro Carvalho Chehab
1190d94304f2SMauro Carvalho Chehab	  To compile this driver as a module, choose M here: the
1191d94304f2SMauro Carvalho Chehab	  module will be called tw9910.
1192d94304f2SMauro Carvalho Chehab
1193d94304f2SMauro Carvalho Chehabconfig VIDEO_VPX3220
1194d94304f2SMauro Carvalho Chehab	tristate "vpx3220a, vpx3216b & vpx3214c video decoders"
1195d94304f2SMauro Carvalho Chehab	depends on VIDEO_DEV && I2C
1196d94304f2SMauro Carvalho Chehab	help
1197d94304f2SMauro Carvalho Chehab	  Support for VPX322x video decoders.
1198d94304f2SMauro Carvalho Chehab
1199d94304f2SMauro Carvalho Chehab	  To compile this driver as a module, choose M here: the
1200d94304f2SMauro Carvalho Chehab	  module will be called vpx3220.
1201d94304f2SMauro Carvalho Chehab
1202d94304f2SMauro Carvalho Chehabcomment "Video and audio decoders"
1203d94304f2SMauro Carvalho Chehab
1204d94304f2SMauro Carvalho Chehabconfig VIDEO_SAA717X
1205d94304f2SMauro Carvalho Chehab	tristate "Philips SAA7171/3/4 audio/video decoders"
1206d94304f2SMauro Carvalho Chehab	depends on VIDEO_DEV && I2C
1207d94304f2SMauro Carvalho Chehab	help
1208d94304f2SMauro Carvalho Chehab	  Support for the Philips SAA7171/3/4 audio/video decoders.
1209d94304f2SMauro Carvalho Chehab
1210d94304f2SMauro Carvalho Chehab	  To compile this driver as a module, choose M here: the
1211d94304f2SMauro Carvalho Chehab	  module will be called saa717x.
1212d94304f2SMauro Carvalho Chehab
1213d94304f2SMauro Carvalho Chehabsource "drivers/media/i2c/cx25840/Kconfig"
1214d94304f2SMauro Carvalho Chehab
1215d94304f2SMauro Carvalho Chehabendmenu
1216d94304f2SMauro Carvalho Chehab
1217d94304f2SMauro Carvalho Chehabmenu "Video encoders"
1218d94304f2SMauro Carvalho Chehab	visible if !MEDIA_HIDE_ANCILLARY_SUBDRV
1219d94304f2SMauro Carvalho Chehab
1220d94304f2SMauro Carvalho Chehabconfig VIDEO_ADV7170
1221d94304f2SMauro Carvalho Chehab	tristate "Analog Devices ADV7170 video encoder"
1222d94304f2SMauro Carvalho Chehab	depends on VIDEO_DEV && I2C
1223d94304f2SMauro Carvalho Chehab	help
1224d94304f2SMauro Carvalho Chehab	  Support for the Analog Devices ADV7170 video encoder driver
1225d94304f2SMauro Carvalho Chehab
1226d94304f2SMauro Carvalho Chehab	  To compile this driver as a module, choose M here: the
1227d94304f2SMauro Carvalho Chehab	  module will be called adv7170.
1228d94304f2SMauro Carvalho Chehab
1229d94304f2SMauro Carvalho Chehabconfig VIDEO_ADV7175
1230d94304f2SMauro Carvalho Chehab	tristate "Analog Devices ADV7175 video encoder"
1231d94304f2SMauro Carvalho Chehab	depends on VIDEO_DEV && I2C
1232d94304f2SMauro Carvalho Chehab	help
1233d94304f2SMauro Carvalho Chehab	  Support for the Analog Devices ADV7175 video encoder driver
1234d94304f2SMauro Carvalho Chehab
1235d94304f2SMauro Carvalho Chehab	  To compile this driver as a module, choose M here: the
1236d94304f2SMauro Carvalho Chehab	  module will be called adv7175.
1237d94304f2SMauro Carvalho Chehab
1238d94304f2SMauro Carvalho Chehabconfig VIDEO_ADV7343
1239d94304f2SMauro Carvalho Chehab	tristate "ADV7343 video encoder"
1240d94304f2SMauro Carvalho Chehab	depends on I2C
1241d94304f2SMauro Carvalho Chehab	select V4L2_ASYNC
1242d94304f2SMauro Carvalho Chehab	help
1243d94304f2SMauro Carvalho Chehab	  Support for Analog Devices I2C bus based ADV7343 encoder.
1244d94304f2SMauro Carvalho Chehab
1245d94304f2SMauro Carvalho Chehab	  To compile this driver as a module, choose M here: the
1246d94304f2SMauro Carvalho Chehab	  module will be called adv7343.
1247d94304f2SMauro Carvalho Chehab
1248d94304f2SMauro Carvalho Chehabconfig VIDEO_ADV7393
1249d94304f2SMauro Carvalho Chehab	tristate "ADV7393 video encoder"
1250d94304f2SMauro Carvalho Chehab	depends on I2C
1251d94304f2SMauro Carvalho Chehab	help
1252d94304f2SMauro Carvalho Chehab	  Support for Analog Devices I2C bus based ADV7393 encoder.
1253d94304f2SMauro Carvalho Chehab
1254d94304f2SMauro Carvalho Chehab	  To compile this driver as a module, choose M here: the
1255d94304f2SMauro Carvalho Chehab	  module will be called adv7393.
1256d94304f2SMauro Carvalho Chehab
1257d94304f2SMauro Carvalho Chehabconfig VIDEO_ADV7511
1258d94304f2SMauro Carvalho Chehab	tristate "Analog Devices ADV7511 encoder"
1259d94304f2SMauro Carvalho Chehab	depends on VIDEO_DEV && I2C
1260d94304f2SMauro Carvalho Chehab	depends on DRM_I2C_ADV7511=n || COMPILE_TEST
1261d94304f2SMauro Carvalho Chehab	select MEDIA_CONTROLLER
1262d94304f2SMauro Carvalho Chehab	select VIDEO_V4L2_SUBDEV_API
1263d94304f2SMauro Carvalho Chehab	select HDMI
1264d94304f2SMauro Carvalho Chehab	help
1265d94304f2SMauro Carvalho Chehab	  Support for the Analog Devices ADV7511 video encoder.
1266d94304f2SMauro Carvalho Chehab
1267d94304f2SMauro Carvalho Chehab	  This is a Analog Devices HDMI transmitter.
1268d94304f2SMauro Carvalho Chehab
1269d94304f2SMauro Carvalho Chehab	  To compile this driver as a module, choose M here: the
1270d94304f2SMauro Carvalho Chehab	  module will be called adv7511.
1271d94304f2SMauro Carvalho Chehab
1272d94304f2SMauro Carvalho Chehabconfig VIDEO_ADV7511_CEC
1273d94304f2SMauro Carvalho Chehab	bool "Enable Analog Devices ADV7511 CEC support"
1274d94304f2SMauro Carvalho Chehab	depends on VIDEO_ADV7511
1275d94304f2SMauro Carvalho Chehab	select CEC_CORE
1276d94304f2SMauro Carvalho Chehab	help
1277d94304f2SMauro Carvalho Chehab	  When selected the adv7511 will support the optional
1278d94304f2SMauro Carvalho Chehab	  HDMI CEC feature.
1279d94304f2SMauro Carvalho Chehab
1280d94304f2SMauro Carvalho Chehabconfig VIDEO_AK881X
1281d94304f2SMauro Carvalho Chehab	tristate "AK8813/AK8814 video encoders"
1282d94304f2SMauro Carvalho Chehab	depends on I2C
1283d94304f2SMauro Carvalho Chehab	help
1284d94304f2SMauro Carvalho Chehab	  Video output driver for AKM AK8813 and AK8814 TV encoders
1285d94304f2SMauro Carvalho Chehab
1286d94304f2SMauro Carvalho Chehabconfig VIDEO_SAA7127
1287d94304f2SMauro Carvalho Chehab	tristate "Philips SAA7127/9 digital video encoders"
1288d94304f2SMauro Carvalho Chehab	depends on VIDEO_DEV && I2C
1289d94304f2SMauro Carvalho Chehab	help
1290d94304f2SMauro Carvalho Chehab	  Support for the Philips SAA7127/9 digital video encoders.
1291d94304f2SMauro Carvalho Chehab
1292d94304f2SMauro Carvalho Chehab	  To compile this driver as a module, choose M here: the
1293d94304f2SMauro Carvalho Chehab	  module will be called saa7127.
1294d94304f2SMauro Carvalho Chehab
1295d94304f2SMauro Carvalho Chehabconfig VIDEO_SAA7185
1296d94304f2SMauro Carvalho Chehab	tristate "Philips SAA7185 video encoder"
1297d94304f2SMauro Carvalho Chehab	depends on VIDEO_DEV && I2C
1298d94304f2SMauro Carvalho Chehab	help
1299d94304f2SMauro Carvalho Chehab	  Support for the Philips SAA7185 video encoder.
1300d94304f2SMauro Carvalho Chehab
1301d94304f2SMauro Carvalho Chehab	  To compile this driver as a module, choose M here: the
1302d94304f2SMauro Carvalho Chehab	  module will be called saa7185.
1303d94304f2SMauro Carvalho Chehab
1304d94304f2SMauro Carvalho Chehabconfig VIDEO_THS8200
1305d94304f2SMauro Carvalho Chehab	tristate "Texas Instruments THS8200 video encoder"
1306d94304f2SMauro Carvalho Chehab	depends on VIDEO_DEV && I2C
1307d94304f2SMauro Carvalho Chehab	select V4L2_ASYNC
1308d94304f2SMauro Carvalho Chehab	help
1309d94304f2SMauro Carvalho Chehab	  Support for the Texas Instruments THS8200 video encoder.
1310d94304f2SMauro Carvalho Chehab
1311d94304f2SMauro Carvalho Chehab	  To compile this driver as a module, choose M here: the
1312d94304f2SMauro Carvalho Chehab	  module will be called ths8200.
1313d94304f2SMauro Carvalho Chehab
1314d94304f2SMauro Carvalho Chehabendmenu
1315d94304f2SMauro Carvalho Chehab
1316d94304f2SMauro Carvalho Chehabmenu "Video improvement chips"
1317d94304f2SMauro Carvalho Chehab	visible if !MEDIA_HIDE_ANCILLARY_SUBDRV
1318d94304f2SMauro Carvalho Chehab
1319d94304f2SMauro Carvalho Chehabconfig VIDEO_UPD64031A
1320d94304f2SMauro Carvalho Chehab	tristate "NEC Electronics uPD64031A Ghost Reduction"
1321d94304f2SMauro Carvalho Chehab	depends on VIDEO_DEV && I2C
1322d94304f2SMauro Carvalho Chehab	select V4L2_ASYNC
1323d94304f2SMauro Carvalho Chehab	help
1324d94304f2SMauro Carvalho Chehab	  Support for the NEC Electronics uPD64031A Ghost Reduction
1325d94304f2SMauro Carvalho Chehab	  video chip. It is most often found in NTSC TV cards made for
1326d94304f2SMauro Carvalho Chehab	  Japan and is used to reduce the 'ghosting' effect that can
1327d94304f2SMauro Carvalho Chehab	  be present in analog TV broadcasts.
1328d94304f2SMauro Carvalho Chehab
1329d94304f2SMauro Carvalho Chehab	  To compile this driver as a module, choose M here: the
1330d94304f2SMauro Carvalho Chehab	  module will be called upd64031a.
1331d94304f2SMauro Carvalho Chehab
1332d94304f2SMauro Carvalho Chehabconfig VIDEO_UPD64083
1333d94304f2SMauro Carvalho Chehab	tristate "NEC Electronics uPD64083 3-Dimensional Y/C separation"
1334d94304f2SMauro Carvalho Chehab	depends on VIDEO_DEV && I2C
1335d94304f2SMauro Carvalho Chehab	help
1336d94304f2SMauro Carvalho Chehab	  Support for the NEC Electronics uPD64083 3-Dimensional Y/C
1337d94304f2SMauro Carvalho Chehab	  separation video chip. It is used to improve the quality of
1338d94304f2SMauro Carvalho Chehab	  the colors of a composite signal.
1339d94304f2SMauro Carvalho Chehab
1340d94304f2SMauro Carvalho Chehab	  To compile this driver as a module, choose M here: the
1341d94304f2SMauro Carvalho Chehab	  module will be called upd64083.
1342d94304f2SMauro Carvalho Chehab
1343d94304f2SMauro Carvalho Chehabendmenu
1344d94304f2SMauro Carvalho Chehab
1345d94304f2SMauro Carvalho Chehabmenu "Audio/Video compression chips"
1346d94304f2SMauro Carvalho Chehab	visible if !MEDIA_HIDE_ANCILLARY_SUBDRV
1347d94304f2SMauro Carvalho Chehab
1348d94304f2SMauro Carvalho Chehabconfig VIDEO_SAA6752HS
1349d94304f2SMauro Carvalho Chehab	tristate "Philips SAA6752HS MPEG-2 Audio/Video Encoder"
1350d94304f2SMauro Carvalho Chehab	depends on VIDEO_DEV && I2C
1351d94304f2SMauro Carvalho Chehab	select CRC32
1352d94304f2SMauro Carvalho Chehab	help
1353d94304f2SMauro Carvalho Chehab	  Support for the Philips SAA6752HS MPEG-2 video and MPEG-audio/AC-3
1354d94304f2SMauro Carvalho Chehab	  audio encoder with multiplexer.
1355d94304f2SMauro Carvalho Chehab
1356d94304f2SMauro Carvalho Chehab	  To compile this driver as a module, choose M here: the
1357d94304f2SMauro Carvalho Chehab	  module will be called saa6752hs.
1358d94304f2SMauro Carvalho Chehab
1359d94304f2SMauro Carvalho Chehabendmenu
1360d94304f2SMauro Carvalho Chehab
1361d94304f2SMauro Carvalho Chehabmenu "SDR tuner chips"
1362d94304f2SMauro Carvalho Chehab	visible if !MEDIA_HIDE_ANCILLARY_SUBDRV
1363d94304f2SMauro Carvalho Chehab
1364d94304f2SMauro Carvalho Chehabconfig SDR_MAX2175
1365d94304f2SMauro Carvalho Chehab	tristate "Maxim 2175 RF to Bits tuner"
1366d94304f2SMauro Carvalho Chehab	depends on VIDEO_DEV && MEDIA_SDR_SUPPORT && I2C
1367d94304f2SMauro Carvalho Chehab	select REGMAP_I2C
1368d94304f2SMauro Carvalho Chehab	select V4L2_ASYNC
1369d94304f2SMauro Carvalho Chehab	help
1370d94304f2SMauro Carvalho Chehab	  Support for Maxim 2175 tuner. It is an advanced analog/digital
1371d94304f2SMauro Carvalho Chehab	  radio receiver with RF-to-Bits front-end designed for SDR solutions.
1372d94304f2SMauro Carvalho Chehab
1373d94304f2SMauro Carvalho Chehab	  To compile this driver as a module, choose M here; the
1374d94304f2SMauro Carvalho Chehab	  module will be called max2175.
1375d94304f2SMauro Carvalho Chehab
1376d94304f2SMauro Carvalho Chehabendmenu
1377d94304f2SMauro Carvalho Chehab
1378d94304f2SMauro Carvalho Chehabmenu "Miscellaneous helper chips"
1379d94304f2SMauro Carvalho Chehab	visible if !MEDIA_HIDE_ANCILLARY_SUBDRV
1380d94304f2SMauro Carvalho Chehab
1381d94304f2SMauro Carvalho Chehabconfig VIDEO_I2C
1382d94304f2SMauro Carvalho Chehab	tristate "I2C transport video support"
1383d94304f2SMauro Carvalho Chehab	depends on VIDEO_DEV && I2C
1384d94304f2SMauro Carvalho Chehab	select VIDEOBUF2_VMALLOC
1385d94304f2SMauro Carvalho Chehab	imply HWMON
1386d94304f2SMauro Carvalho Chehab	help
1387d94304f2SMauro Carvalho Chehab	  Enable the I2C transport video support which supports the
1388d94304f2SMauro Carvalho Chehab	  following:
1389d94304f2SMauro Carvalho Chehab	   * Panasonic AMG88xx Grid-Eye Sensors
1390d94304f2SMauro Carvalho Chehab	   * Melexis MLX90640 Thermal Cameras
1391d94304f2SMauro Carvalho Chehab
1392d94304f2SMauro Carvalho Chehab	  To compile this driver as a module, choose M here: the
1393d94304f2SMauro Carvalho Chehab	  module will be called video-i2c
1394d94304f2SMauro Carvalho Chehab
1395d94304f2SMauro Carvalho Chehabconfig VIDEO_M52790
1396d94304f2SMauro Carvalho Chehab	tristate "Mitsubishi M52790 A/V switch"
1397d94304f2SMauro Carvalho Chehab	depends on VIDEO_DEV && I2C
1398d94304f2SMauro Carvalho Chehab	help
1399d94304f2SMauro Carvalho Chehab	 Support for the Mitsubishi M52790 A/V switch.
1400d94304f2SMauro Carvalho Chehab
1401d94304f2SMauro Carvalho Chehab	 To compile this driver as a module, choose M here: the
1402d94304f2SMauro Carvalho Chehab	 module will be called m52790.
1403d94304f2SMauro Carvalho Chehab
1404d94304f2SMauro Carvalho Chehabconfig VIDEO_ST_MIPID02
1405d94304f2SMauro Carvalho Chehab	tristate "STMicroelectronics MIPID02 CSI-2 to PARALLEL bridge"
1406d94304f2SMauro Carvalho Chehab	depends on I2C && VIDEO_DEV
1407d94304f2SMauro Carvalho Chehab	select MEDIA_CONTROLLER
1408d94304f2SMauro Carvalho Chehab	select VIDEO_V4L2_SUBDEV_API
1409d94304f2SMauro Carvalho Chehab	select V4L2_FWNODE
1410d94304f2SMauro Carvalho Chehab	help
1411d94304f2SMauro Carvalho Chehab	  Support for STMicroelectronics MIPID02 CSI-2 to PARALLEL bridge.
1412d94304f2SMauro Carvalho Chehab	  It is used to allow usage of CSI-2 sensor with PARALLEL port
1413d94304f2SMauro Carvalho Chehab	  controller.
1414d94304f2SMauro Carvalho Chehab
1415d94304f2SMauro Carvalho Chehab	  To compile this driver as a module, choose M here: the
1416d94304f2SMauro Carvalho Chehab	  module will be called st-mipid02.
1417d94304f2SMauro Carvalho Chehab
1418d94304f2SMauro Carvalho Chehabconfig VIDEO_THS7303
1419d94304f2SMauro Carvalho Chehab	tristate "THS7303/53 Video Amplifier"
1420d94304f2SMauro Carvalho Chehab	depends on VIDEO_DEV && I2C
1421d94304f2SMauro Carvalho Chehab	select V4L2_ASYNC
1422d94304f2SMauro Carvalho Chehab	help
1423d94304f2SMauro Carvalho Chehab	  Support for TI THS7303/53 video amplifier
1424d94304f2SMauro Carvalho Chehab
1425d94304f2SMauro Carvalho Chehab	  To compile this driver as a module, choose M here: the
1426d94304f2SMauro Carvalho Chehab	  module will be called ths7303.
1427d94304f2SMauro Carvalho Chehab
1428d94304f2SMauro Carvalho Chehabendmenu
1429d94304f2SMauro Carvalho Chehab
1430afe267f2STomi Valkeinen#
1431afe267f2STomi Valkeinen# Video serializers and deserializers (e.g. FPD-Link)
1432afe267f2STomi Valkeinen#
1433afe267f2STomi Valkeinen
1434afe267f2STomi Valkeinenmenu "Video serializers and deserializers"
1435afe267f2STomi Valkeinen
1436c158d0d4STomi Valkeinenconfig VIDEO_DS90UB913
1437c158d0d4STomi Valkeinen	tristate "TI DS90UB913 FPD-Link III Serializer"
1438c158d0d4STomi Valkeinen	depends on OF && I2C && VIDEO_DEV && COMMON_CLK
1439c158d0d4STomi Valkeinen	select I2C_ATR
1440c158d0d4STomi Valkeinen	select MEDIA_CONTROLLER
1441c158d0d4STomi Valkeinen	select GPIOLIB
1442c158d0d4STomi Valkeinen	select REGMAP_I2C
1443c158d0d4STomi Valkeinen	select V4L2_FWNODE
1444c158d0d4STomi Valkeinen	select VIDEO_V4L2_SUBDEV_API
1445c158d0d4STomi Valkeinen	help
1446c158d0d4STomi Valkeinen	  Device driver for the Texas Instruments DS90UB913
1447c158d0d4STomi Valkeinen	  FPD-Link III Serializer.
1448c158d0d4STomi Valkeinen
14496363db1cSTomi Valkeinenconfig VIDEO_DS90UB953
14506363db1cSTomi Valkeinen	tristate "TI FPD-Link III/IV CSI-2 Serializers"
14516363db1cSTomi Valkeinen	depends on OF && I2C && VIDEO_DEV && COMMON_CLK
14526363db1cSTomi Valkeinen	select I2C_ATR
14536363db1cSTomi Valkeinen	select MEDIA_CONTROLLER
14546363db1cSTomi Valkeinen	select GPIOLIB
14556363db1cSTomi Valkeinen	select REGMAP_I2C
14566363db1cSTomi Valkeinen	select V4L2_FWNODE
14576363db1cSTomi Valkeinen	select VIDEO_V4L2_SUBDEV_API
14586363db1cSTomi Valkeinen	help
14596363db1cSTomi Valkeinen	  Device driver for the Texas Instruments DS90UB953
14606363db1cSTomi Valkeinen	  FPD-Link III Serializer and DS90UB971 FPD-Link IV Serializer.
14616363db1cSTomi Valkeinen
1462afe267f2STomi Valkeinenconfig VIDEO_DS90UB960
1463afe267f2STomi Valkeinen	tristate "TI FPD-Link III/IV Deserializers"
1464afe267f2STomi Valkeinen	depends on OF && I2C && VIDEO_DEV && COMMON_CLK
1465afe267f2STomi Valkeinen	select I2C_ATR
1466afe267f2STomi Valkeinen	select MEDIA_CONTROLLER
1467afe267f2STomi Valkeinen	select GPIOLIB
1468afe267f2STomi Valkeinen	select REGMAP_I2C
1469afe267f2STomi Valkeinen	select V4L2_FWNODE
1470afe267f2STomi Valkeinen	select VIDEO_V4L2_SUBDEV_API
1471afe267f2STomi Valkeinen	help
1472afe267f2STomi Valkeinen	  Device driver for the Texas Instruments DS90UB960
1473afe267f2STomi Valkeinen	  FPD-Link III Deserializer and DS90UB9702 FPD-Link IV Deserializer.
1474afe267f2STomi Valkeinen
1475afe267f2STomi Valkeinenendmenu
1476afe267f2STomi Valkeinen
14779958d30fSMauro Carvalho Chehabendif # VIDEO_DEV
1478