blob: 454846355e9367b2691509078a2aa89443ba048e [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#
2# Multimedia Video device configuration
3#
4
Jan Engelhardtc5da5af2007-05-02 10:06:23 -03005menuconfig VIDEO_CAPTURE_DRIVERS
6 bool "Video capture adapters"
Linus Torvalds1da177e2005-04-16 15:20:36 -07007 depends on VIDEO_DEV
Jan Engelhardtc5da5af2007-05-02 10:06:23 -03008 default y
Mauro Carvalho Chehabff016522007-05-02 15:14:06 -03009 ---help---
10 Say Y here to enable selecting the video adapters for
11 webcams, analog TV, and hybrid analog/digital TV.
12 Some of those devices also supports FM radio.
Linus Torvalds1da177e2005-04-16 15:20:36 -070013
Trent Piepho59faba12007-06-27 14:09:54 -070014if VIDEO_CAPTURE_DRIVERS && VIDEO_DEV
Linus Torvalds1da177e2005-04-16 15:20:36 -070015
Mauro Carvalho Chehab21dcd8c2006-01-09 15:25:37 -020016config VIDEO_ADV_DEBUG
17 bool "Enable advanced debug functionality"
Mauro Carvalho Chehab21dcd8c2006-01-09 15:25:37 -020018 default n
19 ---help---
20 Say Y here to enable advanced debugging functionality on some
21 V4L devices.
22 In doubt, say N.
23
Mauro Carvalho Chehab1450e6b2006-08-23 10:08:41 -030024config VIDEO_HELPER_CHIPS_AUTO
25 bool "Autoselect pertinent encoders/decoders and other helper chips"
26 default y
27 ---help---
28 Most video cards may require additional modules to encode or
29 decode audio/video standards. This option will autoselect
30 all pertinent modules to each selected video module.
31
Matt LaPlante3cb2fcc2006-11-30 05:22:59 +010032 Unselect this only if you know exactly what you are doing, since
Mauro Carvalho Chehab1450e6b2006-08-23 10:08:41 -030033 it may break support on some boards.
34
35 In doubt, say Y.
36
37#
38# Encoder / Decoder module configuration
39#
40
41menu "Encoders/decoders and other helper chips"
Jan Engelhardtc5da5af2007-05-02 10:06:23 -030042 depends on !VIDEO_HELPER_CHIPS_AUTO
Mauro Carvalho Chehab1450e6b2006-08-23 10:08:41 -030043
Mauro Carvalho Chehab06afc0f2006-09-30 06:54:14 -030044comment "Audio decoders"
Mauro Carvalho Chehab1450e6b2006-08-23 10:08:41 -030045
46config VIDEO_TVAUDIO
47 tristate "Simple audio decoder chips"
Mauro Carvalho Chehab07533b62006-08-25 16:53:11 -030048 depends on VIDEO_V4L2 && I2C
Mauro Carvalho Chehab1450e6b2006-08-23 10:08:41 -030049 ---help---
50 Support for several audio decoder chips found on some bt8xx boards:
51 Philips: tda9840, tda9873h, tda9874h/a, tda9850, tda985x, tea6300,
52 tea6320, tea6420, tda8425, ta8874z.
53 Microchip: pic16c54 based design on ProVideo PV951 board.
54
55 To compile this driver as a module, choose M here: the
56 module will be called tvaudio.
57
58config VIDEO_TDA7432
Mauro Carvalho Chehab06afc0f2006-09-30 06:54:14 -030059 tristate "Philips TDA7432 audio processor"
Mauro Carvalho Chehab07533b62006-08-25 16:53:11 -030060 depends on VIDEO_V4L2 && I2C
Mauro Carvalho Chehab1450e6b2006-08-23 10:08:41 -030061 ---help---
62 Support for tda7432 audio decoder chip found on some bt8xx boards.
63
64 To compile this driver as a module, choose M here: the
65 module will be called tda7432.
66
67config VIDEO_TDA9840
Mauro Carvalho Chehab06afc0f2006-09-30 06:54:14 -030068 tristate "Philips TDA9840 audio processor"
Jan Engelhardtc5da5af2007-05-02 10:06:23 -030069 depends on I2C
Mauro Carvalho Chehab1450e6b2006-08-23 10:08:41 -030070 ---help---
71 Support for tda9840 audio decoder chip found on some Zoran boards.
72
73 To compile this driver as a module, choose M here: the
74 module will be called tda9840.
75
76config VIDEO_TDA9875
Mauro Carvalho Chehab06afc0f2006-09-30 06:54:14 -030077 tristate "Philips TDA9875 audio processor"
Mauro Carvalho Chehab07533b62006-08-25 16:53:11 -030078 depends on VIDEO_V4L2 && I2C
Mauro Carvalho Chehab1450e6b2006-08-23 10:08:41 -030079 ---help---
80 Support for tda9875 audio decoder chip found on some bt8xx boards.
81
82 To compile this driver as a module, choose M here: the
83 module will be called tda9875.
84
85config VIDEO_TEA6415C
Mauro Carvalho Chehab06afc0f2006-09-30 06:54:14 -030086 tristate "Philips TEA6415C audio processor"
Jan Engelhardtc5da5af2007-05-02 10:06:23 -030087 depends on I2C
Mauro Carvalho Chehab1450e6b2006-08-23 10:08:41 -030088 ---help---
89 Support for tea6415c audio decoder chip found on some bt8xx boards.
90
91 To compile this driver as a module, choose M here: the
92 module will be called tea6415c.
93
94config VIDEO_TEA6420
Mauro Carvalho Chehab06afc0f2006-09-30 06:54:14 -030095 tristate "Philips TEA6420 audio processor"
Jan Engelhardtc5da5af2007-05-02 10:06:23 -030096 depends on I2C
Mauro Carvalho Chehab1450e6b2006-08-23 10:08:41 -030097 ---help---
98 Support for tea6420 audio decoder chip found on some bt8xx boards.
99
100 To compile this driver as a module, choose M here: the
101 module will be called tea6420.
102
103config VIDEO_MSP3400
104 tristate "Micronas MSP34xx audio decoders"
105 depends on VIDEO_V4L2 && I2C
106 ---help---
107 Support for the Micronas MSP34xx series of audio decoders.
108
109 To compile this driver as a module, choose M here: the
110 module will be called msp3400.
111
112config VIDEO_CS53L32A
113 tristate "Cirrus Logic CS53L32A audio ADC"
114 depends on VIDEO_V4L2 && I2C && EXPERIMENTAL
115 ---help---
116 Support for the Cirrus Logic CS53L32A low voltage
117 stereo A/D converter.
118
119 To compile this driver as a module, choose M here: the
120 module will be called cs53l32a.
121
122config VIDEO_TLV320AIC23B
123 tristate "Texas Instruments TLV320AIC23B audio codec"
124 depends on VIDEO_V4L2 && I2C && EXPERIMENTAL
125 ---help---
126 Support for the Texas Instruments TLV320AIC23B audio codec.
127
128 To compile this driver as a module, choose M here: the
129 module will be called tlv320aic23b.
130
131config VIDEO_WM8775
132 tristate "Wolfson Microelectronics WM8775 audio ADC with input mixer"
133 depends on VIDEO_V4L2 && I2C && EXPERIMENTAL
134 ---help---
135 Support for the Wolfson Microelectronics WM8775 high
136 performance stereo A/D Converter with a 4 channel input mixer.
137
138 To compile this driver as a module, choose M here: the
139 module will be called wm8775.
140
141config VIDEO_WM8739
142 tristate "Wolfson Microelectronics WM8739 stereo audio ADC"
143 depends on VIDEO_V4L2 && I2C && EXPERIMENTAL
144 ---help---
145 Support for the Wolfson Microelectronics WM8739
146 stereo A/D Converter.
147
148 To compile this driver as a module, choose M here: the
149 module will be called wm8739.
150
Hans Verkuilac247432007-07-27 06:56:50 -0300151config VIDEO_VP27SMPX
152 tristate "Panasonic VP27s internal MPX"
153 depends on VIDEO_V4L2 && I2C && EXPERIMENTAL
154 ---help---
155 Support for the internal MPX of the Panasonic VP27s tuner.
156
157 To compile this driver as a module, choose M here: the
158 module will be called vp27smpx.
159
Mauro Carvalho Chehab1450e6b2006-08-23 10:08:41 -0300160comment "Video decoders"
161
162config VIDEO_BT819
Mauro Carvalho Chehab06afc0f2006-09-30 06:54:14 -0300163 tristate "BT819A VideoStream decoder"
Mauro Carvalho Chehab1450e6b2006-08-23 10:08:41 -0300164 depends on VIDEO_V4L1 && I2C
165 ---help---
166 Support for BT819A video decoder.
167
168 To compile this driver as a module, choose M here: the
169 module will be called bt819.
170
171config VIDEO_BT856
Mauro Carvalho Chehab06afc0f2006-09-30 06:54:14 -0300172 tristate "BT856 VideoStream decoder"
Mauro Carvalho Chehab1450e6b2006-08-23 10:08:41 -0300173 depends on VIDEO_V4L1 && I2C
174 ---help---
175 Support for BT856 video decoder.
176
177 To compile this driver as a module, choose M here: the
178 module will be called bt856.
179
180config VIDEO_BT866
Mauro Carvalho Chehab06afc0f2006-09-30 06:54:14 -0300181 tristate "BT866 VideoStream decoder"
Mauro Carvalho Chehab1450e6b2006-08-23 10:08:41 -0300182 depends on VIDEO_V4L1 && I2C
183 ---help---
184 Support for BT866 video decoder.
185
186 To compile this driver as a module, choose M here: the
187 module will be called bt866.
188
189config VIDEO_KS0127
190 tristate "KS0127 video decoder"
191 depends on VIDEO_V4L1 && I2C
192 ---help---
193 Support for KS0127 video decoder.
194
195 This chip is used on AverMedia AVS6EYES Zoran-based MJPEG
196 cards.
197
198 To compile this driver as a module, choose M here: the
199 module will be called ks0127.
200
Jonathan Corbet111f3352006-11-04 09:26:00 -0300201config VIDEO_OV7670
202 tristate "OmniVision OV7670 sensor support"
203 depends on I2C && VIDEO_V4L2
204 ---help---
205 This is a Video4Linux2 sensor-level driver for the OmniVision
206 OV7670 VGA camera. It currently only works with the M88ALP01
207 controller.
208
Sakari Ailusa5e90862007-07-18 18:04:17 -0300209config VIDEO_TCM825X
210 tristate "TCM825x camera sensor support"
211 depends on I2C && VIDEO_V4L2
212 ---help---
213 This is a driver for the Toshiba TCM825x VGA camera sensor.
214 It is used for example in Nokia N800.
215
Mauro Carvalho Chehab1450e6b2006-08-23 10:08:41 -0300216config VIDEO_SAA7110
217 tristate "Philips SAA7110 video decoder"
Mauro Carvalho Chehabce48d5e2006-11-05 09:02:13 -0300218 depends on VIDEO_V4L1 && I2C
Mauro Carvalho Chehab1450e6b2006-08-23 10:08:41 -0300219 ---help---
220 Support for the Philips SAA7110 video decoders.
221
222 To compile this driver as a module, choose M here: the
223 module will be called saa7110.
224
225config VIDEO_SAA7111
226 tristate "Philips SAA7111 video decoder"
227 depends on VIDEO_V4L1 && I2C
228 ---help---
229 Support for the Philips SAA711 video decoder.
230
231 To compile this driver as a module, choose M here: the
232 module will be called saa7111.
233
234config VIDEO_SAA7114
235 tristate "Philips SAA7114 video decoder"
236 depends on VIDEO_V4L1 && I2C
237 ---help---
238 Support for the Philips SAA7114 video decoder. This driver
239 is used only on Zoran driver and should be moved soon to
240 SAA711x module.
241
242 To compile this driver as a module, choose M here: the
243 module will be called saa7114.
244
245config VIDEO_SAA711X
246 tristate "Philips SAA7113/4/5 video decoders"
247 depends on VIDEO_V4L2 && I2C && EXPERIMENTAL
248 ---help---
249 Support for the Philips SAA7113/4/5 video decoders.
250
251 To compile this driver as a module, choose M here: the
252 module will be called saa7115.
253
254config VIDEO_SAA7191
255 tristate "Philips SAA7191 video decoder"
256 depends on VIDEO_V4L1 && I2C
257 ---help---
258 Support for the Philips SAA7191 video decoder.
259
260 To compile this driver as a module, choose M here: the
261 module will be called saa7191.
262
263config VIDEO_TVP5150
264 tristate "Texas Instruments TVP5150 video decoder"
265 depends on VIDEO_V4L2 && I2C
266 ---help---
267 Support for the Texas Instruments TVP5150 video decoder.
268
269 To compile this driver as a module, choose M here: the
270 module will be called tvp5150.
271
272config VIDEO_VPX3220
Mauro Carvalho Chehab06afc0f2006-09-30 06:54:14 -0300273 tristate "vpx3220a, vpx3216b & vpx3214c video decoders"
Mauro Carvalho Chehab1450e6b2006-08-23 10:08:41 -0300274 depends on VIDEO_V4L1 && I2C
275 ---help---
276 Support for VPX322x video decoders.
277
278 To compile this driver as a module, choose M here: the
279 module will be called vpx3220.
280
Mauro Carvalho Chehab06afc0f2006-09-30 06:54:14 -0300281comment "Video and audio decoders"
282
283source "drivers/media/video/cx25840/Kconfig"
284
285comment "MPEG video encoders"
286
287config VIDEO_CX2341X
288 tristate "Conexant CX2341x MPEG encoders"
289 depends on VIDEO_V4L2 && EXPERIMENTAL
290 ---help---
291 Support for the Conexant CX23416 MPEG encoders
292 and CX23415 MPEG encoder/decoders.
293
294 This module currently supports the encoding functions only.
295
296 To compile this driver as a module, choose M here: the
297 module will be called cx2341x.
298
299comment "Video encoders"
300
301config VIDEO_SAA7127
302 tristate "Philips SAA7127/9 digital video encoders"
303 depends on VIDEO_V4L2 && I2C && EXPERIMENTAL
304 ---help---
305 Support for the Philips SAA7127/9 digital video encoders.
306
307 To compile this driver as a module, choose M here: the
308 module will be called saa7127.
309
310config VIDEO_SAA7185
311 tristate "Philips SAA7185 video encoder"
312 depends on VIDEO_V4L1 && I2C
313 ---help---
314 Support for the Philips SAA7185 video encoder.
315
316 To compile this driver as a module, choose M here: the
317 module will be called saa7185.
318
319config VIDEO_ADV7170
320 tristate "Analog Devices ADV7170 video encoder"
321 depends on VIDEO_V4L1 && I2C
322 ---help---
323 Support for the Analog Devices ADV7170 video encoder driver
324
325 To compile this driver as a module, choose M here: the
326 module will be called adv7170.
327
328config VIDEO_ADV7175
329 tristate "Analog Devices ADV7175 video encoder"
330 depends on VIDEO_V4L1 && I2C
331 ---help---
332 Support for the Analog Devices ADV7175 video encoder driver
333
334 To compile this driver as a module, choose M here: the
335 module will be called adv7175.
336
Mauro Carvalho Chehab1450e6b2006-08-23 10:08:41 -0300337comment "Video improvement chips"
338
339config VIDEO_UPD64031A
340 tristate "NEC Electronics uPD64031A Ghost Reduction"
341 depends on VIDEO_V4L2 && I2C && EXPERIMENTAL
342 ---help---
343 Support for the NEC Electronics uPD64031A Ghost Reduction
344 video chip. It is most often found in NTSC TV cards made for
345 Japan and is used to reduce the 'ghosting' effect that can
346 be present in analog TV broadcasts.
347
348 To compile this driver as a module, choose M here: the
349 module will be called upd64031a.
350
351config VIDEO_UPD64083
352 tristate "NEC Electronics uPD64083 3-Dimensional Y/C separation"
353 depends on VIDEO_V4L2 && I2C && EXPERIMENTAL
354 ---help---
355 Support for the NEC Electronics uPD64083 3-Dimensional Y/C
356 separation video chip. It is used to improve the quality of
357 the colors of a composite signal.
358
359 To compile this driver as a module, choose M here: the
360 module will be called upd64083.
361
362endmenu # encoder / decoder chips
363
Mauro Carvalho Chehabc1d1ea92006-04-09 15:51:18 -0300364config VIDEO_VIVI
365 tristate "Virtual Video Driver"
Brandon Philipsac72fed2007-11-04 06:28:51 -0300366 depends on VIDEO_V4L2 && !SPARC32 && !SPARC64
Mauro Carvalho Chehab87b9ad02007-08-02 23:31:33 -0300367 select VIDEOBUF_VMALLOC
Mauro Carvalho Chehabc1d1ea92006-04-09 15:51:18 -0300368 default n
369 ---help---
370 Enables a virtual video driver. This device shows a color bar
371 and a timestamp, as a real device would generate by using V4L2
372 api.
373 Say Y here if you want to test video apps or debug V4L devices.
374 In doubt, say N.
375
Manu Abrahamfaecfb12006-03-17 12:07:22 -0300376source "drivers/media/video/bt8xx/Kconfig"
Michael Krufky141a8772005-11-08 21:38:13 -0800377
Mauro Carvalho Chehab10b89ee32005-09-09 13:04:03 -0700378config VIDEO_SAA6588
379 tristate "SAA6588 Radio Chip RDS decoder support on BT848 cards"
Mauro Carvalho Chehabcd41e282006-04-09 15:43:41 -0300380 depends on I2C && VIDEO_BT848
Mauro Carvalho Chehab10b89ee32005-09-09 13:04:03 -0700381
382 help
383 Support for Radio Data System (RDS) decoder. This allows seeing
384 radio station identification transmitted using this standard.
Matt LaPlante09509602006-10-03 22:31:37 +0200385 Currently, it works only with bt8x8 chips.
Mauro Carvalho Chehab10b89ee32005-09-09 13:04:03 -0700386
387 To compile this driver as a module, choose M here: the
388 module will be called saa6588.
389
Linus Torvalds1da177e2005-04-16 15:20:36 -0700390config VIDEO_PMS
391 tristate "Mediavision Pro Movie Studio Video For Linux"
Mauro Carvalho Chehabcd41e282006-04-09 15:43:41 -0300392 depends on ISA && VIDEO_V4L1
Linus Torvalds1da177e2005-04-16 15:20:36 -0700393 help
394 Say Y if you have such a thing.
395
396 To compile this driver as a module, choose M here: the
397 module will be called pms.
398
399config VIDEO_PLANB
400 tristate "PlanB Video-In on PowerMac"
Mauro Carvalho Chehabcd41e282006-04-09 15:43:41 -0300401 depends on PPC_PMAC && VIDEO_V4L1 && BROKEN
Linus Torvalds1da177e2005-04-16 15:20:36 -0700402 help
403 PlanB is the V4L driver for the PowerMac 7x00/8x00 series video
404 input hardware. If you want to experiment with this, say Y.
405 Otherwise, or if you don't understand a word, say N. See
406 <http://www.cpu.lu/~mlan/linux/dev/planb.html> for more info.
407
408 Saying M will compile this driver as a module (planb).
409
410config VIDEO_BWQCAM
411 tristate "Quickcam BW Video For Linux"
Mauro Carvalho Chehabcd41e282006-04-09 15:43:41 -0300412 depends on PARPORT && VIDEO_V4L1
Linus Torvalds1da177e2005-04-16 15:20:36 -0700413 help
414 Say Y have if you the black and white version of the QuickCam
415 camera. See the next option for the color version.
416
417 To compile this driver as a module, choose M here: the
418 module will be called bw-qcam.
419
420config VIDEO_CQCAM
421 tristate "QuickCam Colour Video For Linux (EXPERIMENTAL)"
Mauro Carvalho Chehabcd41e282006-04-09 15:43:41 -0300422 depends on EXPERIMENTAL && PARPORT && VIDEO_V4L1
Linus Torvalds1da177e2005-04-16 15:20:36 -0700423 help
424 This is the video4linux driver for the colour version of the
425 Connectix QuickCam. If you have one of these cameras, say Y here,
426 otherwise say N. This driver does not work with the original
427 monochrome QuickCam, QuickCam VC or QuickClip. It is also available
428 as a module (c-qcam).
429 Read <file:Documentation/video4linux/CQcam.txt> for more information.
430
431config VIDEO_W9966
432 tristate "W9966CF Webcam (FlyCam Supra and others) Video For Linux"
Mauro Carvalho Chehabcd41e282006-04-09 15:43:41 -0300433 depends on PARPORT_1284 && PARPORT && VIDEO_V4L1
Linus Torvalds1da177e2005-04-16 15:20:36 -0700434 help
435 Video4linux driver for Winbond's w9966 based Webcams.
436 Currently tested with the LifeView FlyCam Supra.
437 If you have one of these cameras, say Y here
438 otherwise say N.
439 This driver is also available as a module (w9966).
440
441 Check out <file:Documentation/video4linux/w9966.txt> for more
442 information.
443
444config VIDEO_CPIA
445 tristate "CPiA Video For Linux"
Mauro Carvalho Chehabcd41e282006-04-09 15:43:41 -0300446 depends on VIDEO_V4L1
Linus Torvalds1da177e2005-04-16 15:20:36 -0700447 ---help---
448 This is the video4linux driver for cameras based on Vision's CPiA
449 (Colour Processor Interface ASIC), such as the Creative Labs Video
450 Blaster Webcam II. If you have one of these cameras, say Y here
451 and select parallel port and/or USB lowlevel support below,
452 otherwise say N. This will not work with the Creative Webcam III.
453
454 Please read <file:Documentation/video4linux/README.cpia> for more
455 information.
456
457 This driver is also available as a module (cpia).
458
459config VIDEO_CPIA_PP
460 tristate "CPiA Parallel Port Lowlevel Support"
461 depends on PARPORT_1284 && VIDEO_CPIA && PARPORT
462 help
463 This is the lowlevel parallel port support for cameras based on
464 Vision's CPiA (Colour Processor Interface ASIC), such as the
465 Creative Webcam II. If you have the parallel port version of one
466 of these cameras, say Y here, otherwise say N. It is also available
467 as a module (cpia_pp).
468
469config VIDEO_CPIA_USB
470 tristate "CPiA USB Lowlevel Support"
471 depends on VIDEO_CPIA && USB
472 help
473 This is the lowlevel USB support for cameras based on Vision's CPiA
474 (Colour Processor Interface ASIC), such as the Creative Webcam II.
475 If you have the USB version of one of these cameras, say Y here,
476 otherwise say N. This will not work with the Creative Webcam III.
477 It is also available as a module (cpia_usb).
478
Michael Krufky49444fe12006-03-14 00:52:20 -0300479source "drivers/media/video/cpia2/Kconfig"
Alan Coxab33d502006-02-27 00:09:05 -0300480
Linus Torvalds1da177e2005-04-16 15:20:36 -0700481config VIDEO_SAA5246A
482 tristate "SAA5246A, SAA5281 Teletext processor"
Mauro Carvalho Chehabfe9b5bb2006-08-22 15:38:18 -0300483 depends on I2C && VIDEO_V4L2
Linus Torvalds1da177e2005-04-16 15:20:36 -0700484 help
485 Support for I2C bus based teletext using the SAA5246A or SAA5281
486 chip. Useful only if you live in Europe.
487
488 To compile this driver as a module, choose M here: the
489 module will be called saa5246a.
490
491config VIDEO_SAA5249
492 tristate "SAA5249 Teletext processor"
Jan Engelhardtc5da5af2007-05-02 10:06:23 -0300493 depends on I2C && VIDEO_V4L2
Linus Torvalds1da177e2005-04-16 15:20:36 -0700494 help
495 Support for I2C bus based teletext using the SAA5249 chip. At the
496 moment this is only useful on some European WinTV cards.
497
498 To compile this driver as a module, choose M here: the
499 module will be called saa5249.
500
501config TUNER_3036
502 tristate "SAB3036 tuner"
Jan Engelhardtc5da5af2007-05-02 10:06:23 -0300503 depends on I2C && VIDEO_V4L1
Linus Torvalds1da177e2005-04-16 15:20:36 -0700504 help
505 Say Y here to include support for Philips SAB3036 compatible tuners.
506 If in doubt, say N.
507
Mauro Carvalho Chehab6cb45872007-10-02 11:57:03 -0300508config TUNER_XC2028
509 tristate "Xceive xc2028 support for tm5600/tm6000 driver"
510 depends on I2C
511 select VIDEO_TUNER
512 help
513 Say Y here to include support for Xceive xc2028 tuner. This is
514 required on a few tm5600/tm6000 designs. You should notice
515 that this module currently works only with the special
516 firmware versions used on those Trident chips.
517
518 If in doubt, say N.
519
Linus Torvalds1da177e2005-04-16 15:20:36 -0700520config VIDEO_VINO
521 tristate "SGI Vino Video For Linux (EXPERIMENTAL)"
Mauro Carvalho Chehabfe9b5bb2006-08-22 15:38:18 -0300522 depends on I2C && SGI_IP22 && EXPERIMENTAL && VIDEO_V4L2
Linus Torvalds1da177e2005-04-16 15:20:36 -0700523 select I2C_ALGO_SGI
Mauro Carvalho Chehab1450e6b2006-08-23 10:08:41 -0300524 select VIDEO_SAA7191 if VIDEO_HELPER_CHIPS_AUTO
Linus Torvalds1da177e2005-04-16 15:20:36 -0700525 help
526 Say Y here to build in support for the Vino video input system found
527 on SGI Indy machines.
528
529config VIDEO_STRADIS
530 tristate "Stradis 4:2:2 MPEG-2 video driver (EXPERIMENTAL)"
Al Viro52cf8752007-07-26 17:32:59 +0100531 depends on EXPERIMENTAL && PCI && VIDEO_V4L1 && VIRT_TO_BUS
Linus Torvalds1da177e2005-04-16 15:20:36 -0700532 help
533 Say Y here to enable support for the Stradis 4:2:2 MPEG-2 video
534 driver for PCI. There is a product page at
Jiri Slabyb2a17e42006-01-11 19:41:40 -0200535 <http://www.stradis.com/>.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700536
Mauro Carvalho Chehabfaa1cb22006-08-22 18:49:17 -0300537config VIDEO_ZORAN_ZR36060
538 tristate
539
Linus Torvalds1da177e2005-04-16 15:20:36 -0700540config VIDEO_ZORAN
541 tristate "Zoran ZR36057/36067 Video For Linux"
Al Viro52cf8752007-07-26 17:32:59 +0100542 depends on PCI && I2C_ALGOBIT && VIDEO_V4L1 && VIRT_TO_BUS
Linus Torvalds1da177e2005-04-16 15:20:36 -0700543 help
544 Say Y for support for MJPEG capture cards based on the Zoran
545 36057/36067 PCI controller chipset. This includes the Iomega
546 Buz, Pinnacle DC10+ and the Linux Media Labs LML33. There is
547 a driver homepage at <http://mjpeg.sf.net/driver-zoran/>. For
548 more information, check <file:Documentation/video4linux/Zoran>.
549
550 To compile this driver as a module, choose M here: the
551 module will be called zr36067.
Mauro Carvalho Chehab674434c2005-12-12 00:37:28 -0800552
Linus Torvalds1da177e2005-04-16 15:20:36 -0700553config VIDEO_ZORAN_BUZ
554 tristate "Iomega Buz support"
555 depends on VIDEO_ZORAN
Mauro Carvalho Chehab1450e6b2006-08-23 10:08:41 -0300556 select VIDEO_SAA7111 if VIDEO_HELPER_CHIPS_AUTO
557 select VIDEO_SAA7185 if VIDEO_HELPER_CHIPS_AUTO
Mauro Carvalho Chehabfaa1cb22006-08-22 18:49:17 -0300558 select VIDEO_ZORAN_ZR36060
Linus Torvalds1da177e2005-04-16 15:20:36 -0700559 help
560 Support for the Iomega Buz MJPEG capture/playback card.
561
562config VIDEO_ZORAN_DC10
563 tristate "Pinnacle/Miro DC10(+) support"
564 depends on VIDEO_ZORAN
Mauro Carvalho Chehabfaa1cb22006-08-22 18:49:17 -0300565 select VIDEO_SAA7110
Mauro Carvalho Chehab1450e6b2006-08-23 10:08:41 -0300566 select VIDEO_ADV7175 if VIDEO_HELPER_CHIPS_AUTO
Mauro Carvalho Chehabfaa1cb22006-08-22 18:49:17 -0300567 select VIDEO_ZORAN_ZR36060
Linus Torvalds1da177e2005-04-16 15:20:36 -0700568 help
569 Support for the Pinnacle/Miro DC10(+) MJPEG capture/playback
570 card.
571
572config VIDEO_ZORAN_DC30
573 tristate "Pinnacle/Miro DC30(+) support"
Mauro Carvalho Chehab674434c2005-12-12 00:37:28 -0800574 depends on VIDEO_ZORAN
Mauro Carvalho Chehab1450e6b2006-08-23 10:08:41 -0300575 select VIDEO_ADV7175 if VIDEO_HELPER_CHIPS_AUTO
576 select VIDEO_VPX3220 if VIDEO_HELPER_CHIPS_AUTO
Mauro Carvalho Chehab674434c2005-12-12 00:37:28 -0800577 help
Linus Torvalds1da177e2005-04-16 15:20:36 -0700578 Support for the Pinnacle/Miro DC30(+) MJPEG capture/playback
579 card. This also supports really old DC10 cards based on the
580 zr36050 MJPEG codec and zr36016 VFE.
581
582config VIDEO_ZORAN_LML33
583 tristate "Linux Media Labs LML33 support"
584 depends on VIDEO_ZORAN
Mauro Carvalho Chehab1450e6b2006-08-23 10:08:41 -0300585 select VIDEO_BT819 if VIDEO_HELPER_CHIPS_AUTO
586 select VIDEO_BT856 if VIDEO_HELPER_CHIPS_AUTO
Mauro Carvalho Chehabfaa1cb22006-08-22 18:49:17 -0300587 select VIDEO_ZORAN_ZR36060
Linus Torvalds1da177e2005-04-16 15:20:36 -0700588 help
589 Support for the Linux Media Labs LML33 MJPEG capture/playback
590 card.
591
592config VIDEO_ZORAN_LML33R10
593 tristate "Linux Media Labs LML33R10 support"
594 depends on VIDEO_ZORAN
Mauro Carvalho Chehab1450e6b2006-08-23 10:08:41 -0300595 select VIDEO_SAA7114 if VIDEO_HELPER_CHIPS_AUTO
596 select VIDEO_ADV7170 if VIDEO_HELPER_CHIPS_AUTO
Mauro Carvalho Chehabfaa1cb22006-08-22 18:49:17 -0300597 select VIDEO_ZORAN_ZR36060
Linus Torvalds1da177e2005-04-16 15:20:36 -0700598 help
599 support for the Linux Media Labs LML33R10 MJPEG capture/playback
600 card.
601
Martin Samuelssonfbe60da2006-04-27 10:17:00 -0300602config VIDEO_ZORAN_AVS6EYES
603 tristate "AverMedia 6 Eyes support (EXPERIMENTAL)"
604 depends on VIDEO_ZORAN && EXPERIMENTAL && VIDEO_V4L1
Mauro Carvalho Chehab1450e6b2006-08-23 10:08:41 -0300605 select VIDEO_BT856 if VIDEO_HELPER_CHIPS_AUTO
606 select VIDEO_KS0127 if VIDEO_HELPER_CHIPS_AUTO
Mauro Carvalho Chehabfaa1cb22006-08-22 18:49:17 -0300607 select VIDEO_ZORAN_ZR36060
Martin Samuelssonfbe60da2006-04-27 10:17:00 -0300608 help
609 Support for the AverMedia 6 Eyes video surveillance card.
610
Linus Torvalds1da177e2005-04-16 15:20:36 -0700611config VIDEO_MEYE
612 tristate "Sony Vaio Picturebook Motion Eye Video For Linux"
malattia@linux.itcbefb762007-04-28 23:36:26 +0900613 depends on PCI && SONY_LAPTOP && VIDEO_V4L1
Linus Torvalds1da177e2005-04-16 15:20:36 -0700614 ---help---
615 This is the video4linux driver for the Motion Eye camera found
616 in the Vaio Picturebook laptops. Please read the material in
617 <file:Documentation/video4linux/meye.txt> for more information.
618
malattia@linux.itcbefb762007-04-28 23:36:26 +0900619 If you say Y or M here, you need to say Y or M to "Sony Laptop
620 Extras" in the misc device section.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700621
622 To compile this driver as a module, choose M here: the
623 module will be called meye.
624
Michael Krufkyd5f69da2005-11-08 21:38:12 -0800625source "drivers/media/video/saa7134/Kconfig"
Linus Torvalds1da177e2005-04-16 15:20:36 -0700626
627config VIDEO_MXB
628 tristate "Siemens-Nixdorf 'Multimedia eXtension Board'"
Mauro Carvalho Chehab63868282006-09-10 12:47:50 -0300629 depends on PCI && VIDEO_V4L1 && I2C
Linus Torvalds1da177e2005-04-16 15:20:36 -0700630 select VIDEO_SAA7146_VV
631 select VIDEO_TUNER
Mauro Carvalho Chehab1450e6b2006-08-23 10:08:41 -0300632 select VIDEO_SAA7111 if VIDEO_HELPER_CHIPS_AUTO
633 select VIDEO_TDA9840 if VIDEO_HELPER_CHIPS_AUTO
634 select VIDEO_TEA6415C if VIDEO_HELPER_CHIPS_AUTO
635 select VIDEO_TEA6420 if VIDEO_HELPER_CHIPS_AUTO
Linus Torvalds1da177e2005-04-16 15:20:36 -0700636 ---help---
637 This is a video4linux driver for the 'Multimedia eXtension Board'
638 TV card by Siemens-Nixdorf.
Mauro Carvalho Chehab674434c2005-12-12 00:37:28 -0800639
Linus Torvalds1da177e2005-04-16 15:20:36 -0700640 To compile this driver as a module, choose M here: the
641 module will be called mxb.
642
643config VIDEO_DPC
644 tristate "Philips-Semiconductors 'dpc7146 demonstration board'"
Mauro Carvalho Chehab63868282006-09-10 12:47:50 -0300645 depends on PCI && VIDEO_V4L1 && I2C
Linus Torvalds1da177e2005-04-16 15:20:36 -0700646 select VIDEO_SAA7146_VV
Mauro Carvalho Chehab1450e6b2006-08-23 10:08:41 -0300647 select VIDEO_SAA7111 if VIDEO_HELPER_CHIPS_AUTO
Linus Torvalds1da177e2005-04-16 15:20:36 -0700648 ---help---
649 This is a video4linux driver for the 'dpc7146 demonstration
650 board' by Philips-Semiconductors. It's the reference design
651 for SAA7146 bases boards, so if you have some unsupported
652 saa7146 based, analog video card, chances are good that it
653 will work with this skeleton driver.
Mauro Carvalho Chehab674434c2005-12-12 00:37:28 -0800654
Linus Torvalds1da177e2005-04-16 15:20:36 -0700655 To compile this driver as a module, choose M here: the
656 module will be called dpc7146.
657
658config VIDEO_HEXIUM_ORION
659 tristate "Hexium HV-PCI6 and Orion frame grabber"
Mauro Carvalho Chehab63868282006-09-10 12:47:50 -0300660 depends on PCI && VIDEO_V4L2 && I2C
Linus Torvalds1da177e2005-04-16 15:20:36 -0700661 select VIDEO_SAA7146_VV
662 ---help---
663 This is a video4linux driver for the Hexium HV-PCI6 and
664 Orion frame grabber cards by Hexium.
Mauro Carvalho Chehab674434c2005-12-12 00:37:28 -0800665
Linus Torvalds1da177e2005-04-16 15:20:36 -0700666 To compile this driver as a module, choose M here: the
667 module will be called hexium_orion.
668
669config VIDEO_HEXIUM_GEMINI
670 tristate "Hexium Gemini frame grabber"
Mauro Carvalho Chehab63868282006-09-10 12:47:50 -0300671 depends on PCI && VIDEO_V4L2 && I2C
Linus Torvalds1da177e2005-04-16 15:20:36 -0700672 select VIDEO_SAA7146_VV
673 ---help---
674 This is a video4linux driver for the Hexium Gemini frame
675 grabber card by Hexium. Please note that the Gemini Dual
676 card is *not* fully supported.
Mauro Carvalho Chehab674434c2005-12-12 00:37:28 -0800677
Linus Torvalds1da177e2005-04-16 15:20:36 -0700678 To compile this driver as a module, choose M here: the
679 module will be called hexium_gemini.
680
Michael Krufkyd5f69da2005-11-08 21:38:12 -0800681source "drivers/media/video/cx88/Kconfig"
Linus Torvalds1da177e2005-04-16 15:20:36 -0700682
Michael Krufky2f52cdb2007-03-11 20:55:18 -0300683source "drivers/media/video/cx23885/Kconfig"
684
Hans Verkuil1a0adaf2007-04-27 12:31:25 -0300685source "drivers/media/video/ivtv/Kconfig"
686
Linus Torvalds1da177e2005-04-16 15:20:36 -0700687config VIDEO_M32R_AR
688 tristate "AR devices"
Mauro Carvalho Chehabcd41e282006-04-09 15:43:41 -0300689 depends on M32R && VIDEO_V4L1
Linus Torvalds1da177e2005-04-16 15:20:36 -0700690 ---help---
691 This is a video4linux driver for the Renesas AR (Artificial Retina)
692 camera module.
693
694config VIDEO_M32R_AR_M64278
Mauro Carvalho Chehab05189992006-08-08 15:48:07 -0300695 tristate "AR device with color module M64278(VGA)"
696 depends on PLAT_M32700UT
697 select VIDEO_M32R_AR
Linus Torvalds1da177e2005-04-16 15:20:36 -0700698 ---help---
Mauro Carvalho Chehab05189992006-08-08 15:48:07 -0300699 This is a video4linux driver for the Renesas AR (Artificial
700 Retina) with M64278E-800 camera module.
701 This module supports VGA(640x480 pixels) resolutions.
702
703 To compile this driver as a module, choose M here: the
704 module will be called arv.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700705
Jonathan Corbetd905b382006-11-04 09:25:53 -0300706config VIDEO_CAFE_CCIC
707 tristate "Marvell 88ALP01 (Cafe) CMOS Camera Controller support"
David Brownell9a2816c2006-12-27 09:53:44 -0300708 depends on PCI && I2C && VIDEO_V4L2
Jonathan Corbetd905b382006-11-04 09:25:53 -0300709 select VIDEO_OV7670
710 ---help---
711 This is a video4linux2 driver for the Marvell 88ALP01 integrated
712 CMOS camera controller. This is the controller found on first-
713 generation OLPC systems.
714
Michael Krufkyf8962602006-03-29 15:15:21 -0300715#
Mauro Carvalho Chehab9f6933b2006-03-25 09:05:39 -0300716# USB Multimedia device configuration
717#
718
Jan Engelhardtc5da5af2007-05-02 10:06:23 -0300719menuconfig V4L_USB_DRIVERS
720 bool "V4L USB devices"
721 depends on USB
722 default y
723
Trent Piepho59faba12007-06-27 14:09:54 -0700724if V4L_USB_DRIVERS && USB
Mauro Carvalho Chehab9f6933b2006-03-25 09:05:39 -0300725
Michael Krufky180958f2006-10-07 16:10:53 -0300726source "drivers/media/video/pvrusb2/Kconfig"
727
Mauro Carvalho Chehab9f6933b2006-03-25 09:05:39 -0300728source "drivers/media/video/em28xx/Kconfig"
729
Thierry MERLEcc9e5952006-12-04 08:31:07 -0300730source "drivers/media/video/usbvision/Kconfig"
Mauro Carvalho Chehab781aa1d2006-12-04 08:30:53 -0300731
Michael Krufky26ffb952006-03-29 15:15:21 -0300732source "drivers/media/video/usbvideo/Kconfig"
733
Michael Krufkye4a25ed2006-03-29 15:09:42 -0300734source "drivers/media/video/et61x251/Kconfig"
Mauro Carvalho Chehab9f6933b2006-03-25 09:05:39 -0300735
Mauro Carvalho Chehab5e2fb082006-06-20 15:03:19 -0300736config VIDEO_OVCAMCHIP
737 tristate "OmniVision Camera Chip support"
738 depends on I2C && VIDEO_V4L1
739 ---help---
740 Support for the OmniVision OV6xxx and OV7xxx series of camera chips.
741 This driver is intended to be used with the ov511 and w9968cf USB
742 camera drivers.
743
744 To compile this driver as a module, choose M here: the
745 module will be called ovcamchip.
746
747config USB_W9968CF
748 tristate "USB W996[87]CF JPEG Dual Mode Camera support"
Jan Engelhardtc5da5af2007-05-02 10:06:23 -0300749 depends on VIDEO_V4L1 && I2C
Mauro Carvalho Chehab5e2fb082006-06-20 15:03:19 -0300750 select VIDEO_OVCAMCHIP
751 ---help---
752 Say Y here if you want support for cameras based on OV681 or
753 Winbond W9967CF/W9968CF JPEG USB Dual Mode Camera Chips.
754
755 This driver has an optional plugin, which is distributed as a
756 separate module only (released under GPL). It allows to use higher
757 resolutions and framerates, but cannot be included in the official
758 Linux kernel for performance purposes.
759
760 See <file:Documentation/video4linux/w9968cf.txt> for more info.
761
762 To compile this driver as a module, choose M here: the
763 module will be called w9968cf.
764
Mauro Carvalho Chehab9f6933b2006-03-25 09:05:39 -0300765config USB_OV511
766 tristate "USB OV511 Camera support"
Jan Engelhardtc5da5af2007-05-02 10:06:23 -0300767 depends on VIDEO_V4L1
Mauro Carvalho Chehab9f6933b2006-03-25 09:05:39 -0300768 ---help---
769 Say Y here if you want to connect this type of camera to your
Michael Krufky1864cfb2006-04-02 03:14:11 -0300770 computer's USB port. See <file:Documentation/video4linux/ov511.txt>
771 for more information and for a list of supported cameras.
Mauro Carvalho Chehab9f6933b2006-03-25 09:05:39 -0300772
Mauro Carvalho Chehab9f6933b2006-03-25 09:05:39 -0300773 To compile this driver as a module, choose M here: the
774 module will be called ov511.
775
776config USB_SE401
777 tristate "USB SE401 Camera support"
Jan Engelhardtc5da5af2007-05-02 10:06:23 -0300778 depends on VIDEO_V4L1
Mauro Carvalho Chehab9f6933b2006-03-25 09:05:39 -0300779 ---help---
780 Say Y here if you want to connect this type of camera to your
Michael Krufky1864cfb2006-04-02 03:14:11 -0300781 computer's USB port. See <file:Documentation/video4linux/se401.txt>
782 for more information and for a list of supported cameras.
Mauro Carvalho Chehab9f6933b2006-03-25 09:05:39 -0300783
Mauro Carvalho Chehab9f6933b2006-03-25 09:05:39 -0300784 To compile this driver as a module, choose M here: the
785 module will be called se401.
786
Michael Krufkyfcc99652006-03-29 15:10:02 -0300787source "drivers/media/video/sn9c102/Kconfig"
Mauro Carvalho Chehab9f6933b2006-03-25 09:05:39 -0300788
789config USB_STV680
790 tristate "USB STV680 (Pencam) Camera support"
Jan Engelhardtc5da5af2007-05-02 10:06:23 -0300791 depends on VIDEO_V4L1
Mauro Carvalho Chehab9f6933b2006-03-25 09:05:39 -0300792 ---help---
793 Say Y here if you want to connect this type of camera to your
794 computer's USB port. This includes the Pencam line of cameras.
Michael Krufky1864cfb2006-04-02 03:14:11 -0300795 See <file:Documentation/video4linux/stv680.txt> for more information
796 and for a list of supported cameras.
Mauro Carvalho Chehab9f6933b2006-03-25 09:05:39 -0300797
Mauro Carvalho Chehab9f6933b2006-03-25 09:05:39 -0300798 To compile this driver as a module, choose M here: the
799 module will be called stv680.
800
Michael Krufky11bbb512006-03-29 15:09:53 -0300801source "drivers/media/video/zc0301/Kconfig"
Mauro Carvalho Chehab9f6933b2006-03-25 09:05:39 -0300802
Michael Krufky43381ea2006-03-29 15:15:17 -0300803source "drivers/media/video/pwc/Kconfig"
Mauro Carvalho Chehab9f6933b2006-03-25 09:05:39 -0300804
Antoine Jacquetb7eee612007-04-27 12:30:59 -0300805config USB_ZR364XX
806 tristate "USB ZR364XX Camera support"
Jan Engelhardtc5da5af2007-05-02 10:06:23 -0300807 depends on VIDEO_V4L2
Antoine Jacquetb7eee612007-04-27 12:30:59 -0300808 ---help---
809 Say Y here if you want to connect this type of camera to your
810 computer's USB port.
811 See <file:Documentation/video4linux/zr364xx.txt> for more info
812 and list of supported cameras.
813
814 To compile this driver as a module, choose M here: the
815 module will be called zr364xx.
816
Jan Engelhardtc5da5af2007-05-02 10:06:23 -0300817endif # V4L_USB_DRIVERS
Mauro Carvalho Chehab9f6933b2006-03-25 09:05:39 -0300818
Jan Engelhardtc5da5af2007-05-02 10:06:23 -0300819endif # VIDEO_CAPTURE_DRIVERS