]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - drivers/media/video/Kconfig
V4L/DVB (5344): Dvb-ttpci: Support for MSC_RAW and MSC_SCAN RC events
[mirror_ubuntu-artful-kernel.git] / drivers / media / video / Kconfig
CommitLineData
1da177e4
LT
1#
2# Multimedia Video device configuration
3#
4
cd41e28e 5menu "Video Capture Adapters"
1da177e4
LT
6 depends on VIDEO_DEV
7
cd41e28e 8comment "Video Capture Adapters"
1da177e4 9
21dcd8cc
MCC
10config VIDEO_ADV_DEBUG
11 bool "Enable advanced debug functionality"
12 depends on VIDEO_DEV
13 default n
14 ---help---
15 Say Y here to enable advanced debugging functionality on some
16 V4L devices.
17 In doubt, say N.
18
1450e6be
MCC
19config VIDEO_HELPER_CHIPS_AUTO
20 bool "Autoselect pertinent encoders/decoders and other helper chips"
21 default y
c1d1ea9e 22 ---help---
1450e6be
MCC
23 Most video cards may require additional modules to encode or
24 decode audio/video standards. This option will autoselect
25 all pertinent modules to each selected video module.
141a8779 26
3cb2fccc 27 Unselect this only if you know exactly what you are doing, since
1450e6be 28 it may break support on some boards.
10b89ee3 29
1450e6be 30 In doubt, say Y.
10b89ee3 31
1450e6be
MCC
32#
33# Encoder / Decoder module configuration
34#
1da177e4 35
1450e6be
MCC
36menu "Encoders/decoders and other helper chips"
37 depends on VIDEO_DEV && !VIDEO_HELPER_CHIPS_AUTO
1da177e4 38
06afc0ff 39comment "Audio decoders"
1da177e4 40
1450e6be
MCC
41config VIDEO_TVAUDIO
42 tristate "Simple audio decoder chips"
43 depends on VIDEO_V4L1 && I2C
44 ---help---
45 Support for several audio decoder chips found on some bt8xx boards:
46 Philips: tda9840, tda9873h, tda9874h/a, tda9850, tda985x, tea6300,
47 tea6320, tea6420, tda8425, ta8874z.
48 Microchip: pic16c54 based design on ProVideo PV951 board.
1da177e4
LT
49
50 To compile this driver as a module, choose M here: the
1450e6be 51 module will be called tvaudio.
1da177e4 52
1450e6be 53config VIDEO_TDA7432
06afc0ff 54 tristate "Philips TDA7432 audio processor"
1450e6be
MCC
55 depends on VIDEO_V4L1 && I2C
56 ---help---
57 Support for tda7432 audio decoder chip found on some bt8xx boards.
1da177e4 58
1450e6be
MCC
59 To compile this driver as a module, choose M here: the
60 module will be called tda7432.
1da177e4 61
1450e6be 62config VIDEO_TDA9840
06afc0ff 63 tristate "Philips TDA9840 audio processor"
1450e6be 64 depends on VIDEO_DEV && I2C
1da177e4 65 ---help---
1450e6be 66 Support for tda9840 audio decoder chip found on some Zoran boards.
1da177e4 67
1450e6be
MCC
68 To compile this driver as a module, choose M here: the
69 module will be called tda9840.
1da177e4 70
1450e6be 71config VIDEO_TDA9875
06afc0ff 72 tristate "Philips TDA9875 audio processor"
1450e6be
MCC
73 depends on VIDEO_V4L1 && I2C
74 ---help---
75 Support for tda9875 audio decoder chip found on some bt8xx boards.
1da177e4 76
1450e6be
MCC
77 To compile this driver as a module, choose M here: the
78 module will be called tda9875.
1da177e4 79
1450e6be 80config VIDEO_TEA6415C
06afc0ff 81 tristate "Philips TEA6415C audio processor"
1450e6be
MCC
82 depends on VIDEO_DEV && I2C
83 ---help---
84 Support for tea6415c audio decoder chip found on some bt8xx boards.
1da177e4 85
1450e6be
MCC
86 To compile this driver as a module, choose M here: the
87 module will be called tea6415c.
ab33d507 88
1450e6be 89config VIDEO_TEA6420
06afc0ff 90 tristate "Philips TEA6420 audio processor"
1450e6be
MCC
91 depends on VIDEO_DEV && I2C
92 ---help---
93 Support for tea6420 audio decoder chip found on some bt8xx boards.
1da177e4
LT
94
95 To compile this driver as a module, choose M here: the
1450e6be 96 module will be called tea6420.
1da177e4 97
1450e6be
MCC
98config VIDEO_MSP3400
99 tristate "Micronas MSP34xx audio decoders"
100 depends on VIDEO_V4L2 && I2C
101 ---help---
102 Support for the Micronas MSP34xx series of audio decoders.
1da177e4
LT
103
104 To compile this driver as a module, choose M here: the
1450e6be 105 module will be called msp3400.
1da177e4 106
1450e6be
MCC
107config VIDEO_CS53L32A
108 tristate "Cirrus Logic CS53L32A audio ADC"
109 depends on VIDEO_V4L2 && I2C && EXPERIMENTAL
110 ---help---
111 Support for the Cirrus Logic CS53L32A low voltage
112 stereo A/D converter.
1da177e4 113
1450e6be
MCC
114 To compile this driver as a module, choose M here: the
115 module will be called cs53l32a.
1da177e4 116
1450e6be
MCC
117config VIDEO_TLV320AIC23B
118 tristate "Texas Instruments TLV320AIC23B audio codec"
119 depends on VIDEO_V4L2 && I2C && EXPERIMENTAL
120 ---help---
121 Support for the Texas Instruments TLV320AIC23B audio codec.
1da177e4 122
1450e6be
MCC
123 To compile this driver as a module, choose M here: the
124 module will be called tlv320aic23b.
faa1cb20 125
1450e6be
MCC
126config VIDEO_WM8775
127 tristate "Wolfson Microelectronics WM8775 audio ADC with input mixer"
128 depends on VIDEO_V4L2 && I2C && EXPERIMENTAL
129 ---help---
130 Support for the Wolfson Microelectronics WM8775 high
131 performance stereo A/D Converter with a 4 channel input mixer.
1da177e4
LT
132
133 To compile this driver as a module, choose M here: the
1450e6be 134 module will be called wm8775.
674434c6 135
1450e6be
MCC
136config VIDEO_WM8739
137 tristate "Wolfson Microelectronics WM8739 stereo audio ADC"
138 depends on VIDEO_V4L2 && I2C && EXPERIMENTAL
139 ---help---
140 Support for the Wolfson Microelectronics WM8739
141 stereo A/D Converter.
1da177e4 142
1450e6be
MCC
143 To compile this driver as a module, choose M here: the
144 module will be called wm8739.
1da177e4 145
1450e6be
MCC
146comment "Video decoders"
147
148config VIDEO_BT819
06afc0ff 149 tristate "BT819A VideoStream decoder"
1450e6be 150 depends on VIDEO_V4L1 && I2C
1da177e4 151 ---help---
1450e6be 152 Support for BT819A video decoder.
674434c6 153
1da177e4 154 To compile this driver as a module, choose M here: the
1450e6be 155 module will be called bt819.
1da177e4 156
1450e6be 157config VIDEO_BT856
06afc0ff 158 tristate "BT856 VideoStream decoder"
1450e6be 159 depends on VIDEO_V4L1 && I2C
1da177e4 160 ---help---
1450e6be 161 Support for BT856 video decoder.
1da177e4 162
1450e6be
MCC
163 To compile this driver as a module, choose M here: the
164 module will be called bt856.
165
166config VIDEO_BT866
06afc0ff 167 tristate "BT866 VideoStream decoder"
1450e6be 168 depends on VIDEO_V4L1 && I2C
1da177e4 169 ---help---
1450e6be 170 Support for BT866 video decoder.
0518999c
MCC
171
172 To compile this driver as a module, choose M here: the
1450e6be 173 module will be called bt866.
1da177e4 174
1450e6be
MCC
175config VIDEO_KS0127
176 tristate "KS0127 video decoder"
177 depends on VIDEO_V4L1 && I2C
178 ---help---
179 Support for KS0127 video decoder.
f8962605 180
1450e6be
MCC
181 This chip is used on AverMedia AVS6EYES Zoran-based MJPEG
182 cards.
f8962605 183
1450e6be
MCC
184 To compile this driver as a module, choose M here: the
185 module will be called ks0127.
b961b9c5 186
111f3356
JC
187config VIDEO_OV7670
188 tristate "OmniVision OV7670 sensor support"
189 depends on I2C && VIDEO_V4L2
190 ---help---
191 This is a Video4Linux2 sensor-level driver for the OmniVision
192 OV7670 VGA camera. It currently only works with the M88ALP01
193 controller.
194
1450e6be
MCC
195config VIDEO_SAA7110
196 tristate "Philips SAA7110 video decoder"
ce48d5ec 197 depends on VIDEO_V4L1 && I2C
897ea130 198 ---help---
1450e6be 199 Support for the Philips SAA7110 video decoders.
897ea130
MCC
200
201 To compile this driver as a module, choose M here: the
1450e6be 202 module will be called saa7110.
897ea130 203
1450e6be
MCC
204config VIDEO_SAA7111
205 tristate "Philips SAA7111 video decoder"
206 depends on VIDEO_V4L1 && I2C
897ea130 207 ---help---
1450e6be 208 Support for the Philips SAA711 video decoder.
897ea130
MCC
209
210 To compile this driver as a module, choose M here: the
1450e6be 211 module will be called saa7111.
897ea130 212
1450e6be
MCC
213config VIDEO_SAA7114
214 tristate "Philips SAA7114 video decoder"
215 depends on VIDEO_V4L1 && I2C
faa1cb20 216 ---help---
1450e6be
MCC
217 Support for the Philips SAA7114 video decoder. This driver
218 is used only on Zoran driver and should be moved soon to
219 SAA711x module.
faa1cb20
MCC
220
221 To compile this driver as a module, choose M here: the
1450e6be 222 module will be called saa7114.
faa1cb20 223
1450e6be
MCC
224config VIDEO_SAA711X
225 tristate "Philips SAA7113/4/5 video decoders"
226 depends on VIDEO_V4L2 && I2C && EXPERIMENTAL
897ea130 227 ---help---
1450e6be 228 Support for the Philips SAA7113/4/5 video decoders.
897ea130
MCC
229
230 To compile this driver as a module, choose M here: the
1450e6be 231 module will be called saa7115.
897ea130 232
1450e6be
MCC
233config VIDEO_SAA7191
234 tristate "Philips SAA7191 video decoder"
235 depends on VIDEO_V4L1 && I2C
faa1cb20 236 ---help---
1450e6be 237 Support for the Philips SAA7191 video decoder.
faa1cb20
MCC
238
239 To compile this driver as a module, choose M here: the
1450e6be 240 module will be called saa7191.
faa1cb20 241
1450e6be
MCC
242config VIDEO_TVP5150
243 tristate "Texas Instruments TVP5150 video decoder"
244 depends on VIDEO_V4L2 && I2C
faa1cb20 245 ---help---
1450e6be 246 Support for the Texas Instruments TVP5150 video decoder.
faa1cb20
MCC
247
248 To compile this driver as a module, choose M here: the
1450e6be 249 module will be called tvp5150.
faa1cb20 250
1450e6be 251config VIDEO_VPX3220
06afc0ff 252 tristate "vpx3220a, vpx3216b & vpx3214c video decoders"
1450e6be 253 depends on VIDEO_V4L1 && I2C
cfdd4ad0 254 ---help---
1450e6be 255 Support for VPX322x video decoders.
cfdd4ad0
MK
256
257 To compile this driver as a module, choose M here: the
1450e6be 258 module will be called vpx3220.
770599d0 259
06afc0ff
MCC
260comment "Video and audio decoders"
261
262source "drivers/media/video/cx25840/Kconfig"
263
264comment "MPEG video encoders"
265
266config VIDEO_CX2341X
267 tristate "Conexant CX2341x MPEG encoders"
268 depends on VIDEO_V4L2 && EXPERIMENTAL
269 ---help---
270 Support for the Conexant CX23416 MPEG encoders
271 and CX23415 MPEG encoder/decoders.
272
273 This module currently supports the encoding functions only.
274
275 To compile this driver as a module, choose M here: the
276 module will be called cx2341x.
277
278comment "Video encoders"
279
280config VIDEO_SAA7127
281 tristate "Philips SAA7127/9 digital video encoders"
282 depends on VIDEO_V4L2 && I2C && EXPERIMENTAL
283 ---help---
284 Support for the Philips SAA7127/9 digital video encoders.
285
286 To compile this driver as a module, choose M here: the
287 module will be called saa7127.
288
289config VIDEO_SAA7185
290 tristate "Philips SAA7185 video encoder"
291 depends on VIDEO_V4L1 && I2C
292 ---help---
293 Support for the Philips SAA7185 video encoder.
294
295 To compile this driver as a module, choose M here: the
296 module will be called saa7185.
297
298config VIDEO_ADV7170
299 tristate "Analog Devices ADV7170 video encoder"
300 depends on VIDEO_V4L1 && I2C
301 ---help---
302 Support for the Analog Devices ADV7170 video encoder driver
303
304 To compile this driver as a module, choose M here: the
305 module will be called adv7170.
306
307config VIDEO_ADV7175
308 tristate "Analog Devices ADV7175 video encoder"
309 depends on VIDEO_V4L1 && I2C
310 ---help---
311 Support for the Analog Devices ADV7175 video encoder driver
312
313 To compile this driver as a module, choose M here: the
314 module will be called adv7175.
315
1450e6be
MCC
316comment "Video improvement chips"
317
318config VIDEO_UPD64031A
319 tristate "NEC Electronics uPD64031A Ghost Reduction"
320 depends on VIDEO_V4L2 && I2C && EXPERIMENTAL
e273db7a 321 ---help---
1450e6be
MCC
322 Support for the NEC Electronics uPD64031A Ghost Reduction
323 video chip. It is most often found in NTSC TV cards made for
324 Japan and is used to reduce the 'ghosting' effect that can
325 be present in analog TV broadcasts.
e273db7a
MK
326
327 To compile this driver as a module, choose M here: the
1450e6be 328 module will be called upd64031a.
e273db7a 329
1450e6be
MCC
330config VIDEO_UPD64083
331 tristate "NEC Electronics uPD64083 3-Dimensional Y/C separation"
332 depends on VIDEO_V4L2 && I2C && EXPERIMENTAL
88ca8ed0 333 ---help---
1450e6be
MCC
334 Support for the NEC Electronics uPD64083 3-Dimensional Y/C
335 separation video chip. It is used to improve the quality of
336 the colors of a composite signal.
88ca8ed0
SA
337
338 To compile this driver as a module, choose M here: the
1450e6be 339 module will be called upd64083.
88ca8ed0 340
1450e6be
MCC
341endmenu # encoder / decoder chips
342
343config VIDEO_VIVI
344 tristate "Virtual Video Driver"
7a9ca4a3 345 depends on VIDEO_V4L2 && !SPARC32 && !SPARC64 && PCI
1450e6be
MCC
346 select VIDEO_BUF
347 default n
e273db7a 348 ---help---
1450e6be
MCC
349 Enables a virtual video driver. This device shows a color bar
350 and a timestamp, as a real device would generate by using V4L2
351 api.
352 Say Y here if you want to test video apps or debug V4L devices.
353 In doubt, say N.
354
355source "drivers/media/video/bt8xx/Kconfig"
356
357config VIDEO_SAA6588
358 tristate "SAA6588 Radio Chip RDS decoder support on BT848 cards"
359 depends on I2C && VIDEO_BT848
360
361 help
362 Support for Radio Data System (RDS) decoder. This allows seeing
363 radio station identification transmitted using this standard.
09509603 364 Currently, it works only with bt8x8 chips.
e273db7a
MK
365
366 To compile this driver as a module, choose M here: the
1450e6be 367 module will be called saa6588.
e273db7a 368
1450e6be
MCC
369config VIDEO_PMS
370 tristate "Mediavision Pro Movie Studio Video For Linux"
371 depends on ISA && VIDEO_V4L1
372 help
373 Say Y if you have such a thing.
75c4570c
HV
374
375 To compile this driver as a module, choose M here: the
1450e6be 376 module will be called pms.
75c4570c 377
1450e6be
MCC
378config VIDEO_PLANB
379 tristate "PlanB Video-In on PowerMac"
380 depends on PPC_PMAC && VIDEO_V4L1 && BROKEN
381 help
382 PlanB is the V4L driver for the PowerMac 7x00/8x00 series video
383 input hardware. If you want to experiment with this, say Y.
384 Otherwise, or if you don't understand a word, say N. See
385 <http://www.cpu.lu/~mlan/linux/dev/planb.html> for more info.
b961b9c5 386
1450e6be 387 Saying M will compile this driver as a module (planb).
3446807d 388
1450e6be
MCC
389config VIDEO_BWQCAM
390 tristate "Quickcam BW Video For Linux"
391 depends on PARPORT && VIDEO_V4L1
392 help
393 Say Y have if you the black and white version of the QuickCam
394 camera. See the next option for the color version.
3446807d
MK
395
396 To compile this driver as a module, choose M here: the
1450e6be 397 module will be called bw-qcam.
3446807d 398
1450e6be
MCC
399config VIDEO_CQCAM
400 tristate "QuickCam Colour Video For Linux (EXPERIMENTAL)"
401 depends on EXPERIMENTAL && PARPORT && VIDEO_V4L1
402 help
403 This is the video4linux driver for the colour version of the
404 Connectix QuickCam. If you have one of these cameras, say Y here,
405 otherwise say N. This driver does not work with the original
406 monochrome QuickCam, QuickCam VC or QuickClip. It is also available
407 as a module (c-qcam).
408 Read <file:Documentation/video4linux/CQcam.txt> for more information.
f6fe8c6a 409
1450e6be
MCC
410config VIDEO_W9966
411 tristate "W9966CF Webcam (FlyCam Supra and others) Video For Linux"
412 depends on PARPORT_1284 && PARPORT && VIDEO_V4L1
413 help
414 Video4linux driver for Winbond's w9966 based Webcams.
415 Currently tested with the LifeView FlyCam Supra.
416 If you have one of these cameras, say Y here
417 otherwise say N.
418 This driver is also available as a module (w9966).
419
420 Check out <file:Documentation/video4linux/w9966.txt> for more
421 information.
422
423config VIDEO_CPIA
424 tristate "CPiA Video For Linux"
425 depends on VIDEO_V4L1
faa1cb20 426 ---help---
1450e6be
MCC
427 This is the video4linux driver for cameras based on Vision's CPiA
428 (Colour Processor Interface ASIC), such as the Creative Labs Video
429 Blaster Webcam II. If you have one of these cameras, say Y here
430 and select parallel port and/or USB lowlevel support below,
431 otherwise say N. This will not work with the Creative Webcam III.
faa1cb20 432
1450e6be
MCC
433 Please read <file:Documentation/video4linux/README.cpia> for more
434 information.
faa1cb20 435
1450e6be 436 This driver is also available as a module (cpia).
faa1cb20 437
1450e6be
MCC
438config VIDEO_CPIA_PP
439 tristate "CPiA Parallel Port Lowlevel Support"
440 depends on PARPORT_1284 && VIDEO_CPIA && PARPORT
441 help
442 This is the lowlevel parallel port support for cameras based on
443 Vision's CPiA (Colour Processor Interface ASIC), such as the
444 Creative Webcam II. If you have the parallel port version of one
445 of these cameras, say Y here, otherwise say N. It is also available
446 as a module (cpia_pp).
447
448config VIDEO_CPIA_USB
449 tristate "CPiA USB Lowlevel Support"
450 depends on VIDEO_CPIA && USB
451 help
452 This is the lowlevel USB support for cameras based on Vision's CPiA
453 (Colour Processor Interface ASIC), such as the Creative Webcam II.
454 If you have the USB version of one of these cameras, say Y here,
455 otherwise say N. This will not work with the Creative Webcam III.
456 It is also available as a module (cpia_usb).
457
458source "drivers/media/video/cpia2/Kconfig"
459
460config VIDEO_SAA5246A
461 tristate "SAA5246A, SAA5281 Teletext processor"
462 depends on I2C && VIDEO_V4L2
463 help
464 Support for I2C bus based teletext using the SAA5246A or SAA5281
465 chip. Useful only if you live in Europe.
b961b9c5
MCC
466
467 To compile this driver as a module, choose M here: the
1450e6be 468 module will be called saa5246a.
b961b9c5 469
1450e6be
MCC
470config VIDEO_SAA5249
471 tristate "SAA5249 Teletext processor"
472 depends on VIDEO_DEV && I2C && VIDEO_V4L2
473 help
474 Support for I2C bus based teletext using the SAA5249 chip. At the
475 moment this is only useful on some European WinTV cards.
faa1cb20
MCC
476
477 To compile this driver as a module, choose M here: the
1450e6be 478 module will be called saa5249.
faa1cb20 479
1450e6be
MCC
480config TUNER_3036
481 tristate "SAB3036 tuner"
482 depends on VIDEO_DEV && I2C && VIDEO_V4L1
483 help
484 Say Y here to include support for Philips SAB3036 compatible tuners.
485 If in doubt, say N.
faa1cb20 486
1450e6be
MCC
487config VIDEO_VINO
488 tristate "SGI Vino Video For Linux (EXPERIMENTAL)"
489 depends on I2C && SGI_IP22 && EXPERIMENTAL && VIDEO_V4L2
490 select I2C_ALGO_SGI
491 select VIDEO_SAA7191 if VIDEO_HELPER_CHIPS_AUTO
492 help
493 Say Y here to build in support for the Vino video input system found
494 on SGI Indy machines.
b961b9c5 495
1450e6be
MCC
496config VIDEO_STRADIS
497 tristate "Stradis 4:2:2 MPEG-2 video driver (EXPERIMENTAL)"
498 depends on EXPERIMENTAL && PCI && VIDEO_V4L1 && !PPC64
499 help
500 Say Y here to enable support for the Stradis 4:2:2 MPEG-2 video
501 driver for PCI. There is a product page at
502 <http://www.stradis.com/>.
faa1cb20 503
1450e6be
MCC
504config VIDEO_ZORAN_ZR36060
505 tristate
faa1cb20 506
1450e6be
MCC
507config VIDEO_ZORAN
508 tristate "Zoran ZR36057/36067 Video For Linux"
509 depends on PCI && I2C_ALGOBIT && VIDEO_V4L1 && !PPC64
510 help
511 Say Y for support for MJPEG capture cards based on the Zoran
512 36057/36067 PCI controller chipset. This includes the Iomega
513 Buz, Pinnacle DC10+ and the Linux Media Labs LML33. There is
514 a driver homepage at <http://mjpeg.sf.net/driver-zoran/>. For
515 more information, check <file:Documentation/video4linux/Zoran>.
faa1cb20
MCC
516
517 To compile this driver as a module, choose M here: the
1450e6be 518 module will be called zr36067.
faa1cb20 519
1450e6be
MCC
520config VIDEO_ZORAN_BUZ
521 tristate "Iomega Buz support"
522 depends on VIDEO_ZORAN
523 select VIDEO_SAA7111 if VIDEO_HELPER_CHIPS_AUTO
524 select VIDEO_SAA7185 if VIDEO_HELPER_CHIPS_AUTO
525 select VIDEO_ZORAN_ZR36060
526 help
527 Support for the Iomega Buz MJPEG capture/playback card.
faa1cb20 528
1450e6be
MCC
529config VIDEO_ZORAN_DC10
530 tristate "Pinnacle/Miro DC10(+) support"
531 depends on VIDEO_ZORAN
532 select VIDEO_SAA7110
533 select VIDEO_ADV7175 if VIDEO_HELPER_CHIPS_AUTO
534 select VIDEO_ZORAN_ZR36060
535 help
536 Support for the Pinnacle/Miro DC10(+) MJPEG capture/playback
537 card.
29adeee5 538
1450e6be
MCC
539config VIDEO_ZORAN_DC30
540 tristate "Pinnacle/Miro DC30(+) support"
541 depends on VIDEO_ZORAN
542 select VIDEO_ADV7175 if VIDEO_HELPER_CHIPS_AUTO
543 select VIDEO_VPX3220 if VIDEO_HELPER_CHIPS_AUTO
544 help
545 Support for the Pinnacle/Miro DC30(+) MJPEG capture/playback
546 card. This also supports really old DC10 cards based on the
547 zr36050 MJPEG codec and zr36016 VFE.
29adeee5 548
1450e6be
MCC
549config VIDEO_ZORAN_LML33
550 tristate "Linux Media Labs LML33 support"
551 depends on VIDEO_ZORAN
552 select VIDEO_BT819 if VIDEO_HELPER_CHIPS_AUTO
553 select VIDEO_BT856 if VIDEO_HELPER_CHIPS_AUTO
554 select VIDEO_ZORAN_ZR36060
555 help
556 Support for the Linux Media Labs LML33 MJPEG capture/playback
557 card.
29adeee5 558
1450e6be
MCC
559config VIDEO_ZORAN_LML33R10
560 tristate "Linux Media Labs LML33R10 support"
561 depends on VIDEO_ZORAN
562 select VIDEO_SAA7114 if VIDEO_HELPER_CHIPS_AUTO
563 select VIDEO_ADV7170 if VIDEO_HELPER_CHIPS_AUTO
564 select VIDEO_ZORAN_ZR36060
565 help
566 support for the Linux Media Labs LML33R10 MJPEG capture/playback
567 card.
faa1cb20 568
1450e6be
MCC
569config VIDEO_ZORAN_AVS6EYES
570 tristate "AverMedia 6 Eyes support (EXPERIMENTAL)"
571 depends on VIDEO_ZORAN && EXPERIMENTAL && VIDEO_V4L1
572 select VIDEO_BT856 if VIDEO_HELPER_CHIPS_AUTO
573 select VIDEO_KS0127 if VIDEO_HELPER_CHIPS_AUTO
574 select VIDEO_ZORAN_ZR36060
575 help
576 Support for the AverMedia 6 Eyes video surveillance card.
faa1cb20 577
1450e6be
MCC
578config VIDEO_MEYE
579 tristate "Sony Vaio Picturebook Motion Eye Video For Linux"
580 depends on PCI && SONYPI && VIDEO_V4L1
faa1cb20 581 ---help---
1450e6be
MCC
582 This is the video4linux driver for the Motion Eye camera found
583 in the Vaio Picturebook laptops. Please read the material in
584 <file:Documentation/video4linux/meye.txt> for more information.
585
586 If you say Y or M here, you need to say Y or M to "Sony Programmable
587 I/O Control Device" in the character device section.
faa1cb20
MCC
588
589 To compile this driver as a module, choose M here: the
1450e6be 590 module will be called meye.
faa1cb20 591
1450e6be
MCC
592source "drivers/media/video/saa7134/Kconfig"
593
594config VIDEO_MXB
595 tristate "Siemens-Nixdorf 'Multimedia eXtension Board'"
6386828c 596 depends on PCI && VIDEO_V4L1 && I2C
1450e6be
MCC
597 select VIDEO_SAA7146_VV
598 select VIDEO_TUNER
599 select VIDEO_SAA7111 if VIDEO_HELPER_CHIPS_AUTO
600 select VIDEO_TDA9840 if VIDEO_HELPER_CHIPS_AUTO
601 select VIDEO_TEA6415C if VIDEO_HELPER_CHIPS_AUTO
602 select VIDEO_TEA6420 if VIDEO_HELPER_CHIPS_AUTO
ac9ec935 603 ---help---
1450e6be
MCC
604 This is a video4linux driver for the 'Multimedia eXtension Board'
605 TV card by Siemens-Nixdorf.
ac9ec935
MK
606
607 To compile this driver as a module, choose M here: the
1450e6be 608 module will be called mxb.
ac9ec935 609
1450e6be
MCC
610config VIDEO_DPC
611 tristate "Philips-Semiconductors 'dpc7146 demonstration board'"
6386828c 612 depends on PCI && VIDEO_V4L1 && I2C
1450e6be
MCC
613 select VIDEO_SAA7146_VV
614 select VIDEO_SAA7111 if VIDEO_HELPER_CHIPS_AUTO
faa1cb20 615 ---help---
1450e6be
MCC
616 This is a video4linux driver for the 'dpc7146 demonstration
617 board' by Philips-Semiconductors. It's the reference design
618 for SAA7146 bases boards, so if you have some unsupported
619 saa7146 based, analog video card, chances are good that it
620 will work with this skeleton driver.
faa1cb20
MCC
621
622 To compile this driver as a module, choose M here: the
1450e6be 623 module will be called dpc7146.
faa1cb20 624
1450e6be
MCC
625config VIDEO_HEXIUM_ORION
626 tristate "Hexium HV-PCI6 and Orion frame grabber"
6386828c 627 depends on PCI && VIDEO_V4L2 && I2C
1450e6be 628 select VIDEO_SAA7146_VV
eb42c424 629 ---help---
1450e6be
MCC
630 This is a video4linux driver for the Hexium HV-PCI6 and
631 Orion frame grabber cards by Hexium.
eb42c424
MCC
632
633 To compile this driver as a module, choose M here: the
1450e6be 634 module will be called hexium_orion.
eb42c424 635
1450e6be
MCC
636config VIDEO_HEXIUM_GEMINI
637 tristate "Hexium Gemini frame grabber"
6386828c 638 depends on PCI && VIDEO_V4L2 && I2C
1450e6be 639 select VIDEO_SAA7146_VV
faa1cb20 640 ---help---
1450e6be
MCC
641 This is a video4linux driver for the Hexium Gemini frame
642 grabber card by Hexium. Please note that the Gemini Dual
643 card is *not* fully supported.
faa1cb20
MCC
644
645 To compile this driver as a module, choose M here: the
1450e6be 646 module will be called hexium_gemini.
faa1cb20 647
1450e6be 648source "drivers/media/video/cx88/Kconfig"
add953ce 649
1450e6be
MCC
650config VIDEO_M32R_AR
651 tristate "AR devices"
652 depends on M32R && VIDEO_V4L1
add953ce 653 ---help---
1450e6be
MCC
654 This is a video4linux driver for the Renesas AR (Artificial Retina)
655 camera module.
add953ce 656
1450e6be
MCC
657config VIDEO_M32R_AR_M64278
658 tristate "AR device with color module M64278(VGA)"
659 depends on PLAT_M32700UT
660 select VIDEO_M32R_AR
add953ce 661 ---help---
1450e6be
MCC
662 This is a video4linux driver for the Renesas AR (Artificial
663 Retina) with M64278E-800 camera module.
664 This module supports VGA(640x480 pixels) resolutions.
add953ce
HV
665
666 To compile this driver as a module, choose M here: the
1450e6be 667 module will be called arv.
f8962605 668
d905b382
JC
669config VIDEO_CAFE_CCIC
670 tristate "Marvell 88ALP01 (Cafe) CMOS Camera Controller support"
9a2816c1 671 depends on PCI && I2C && VIDEO_V4L2
d905b382
JC
672 select VIDEO_OV7670
673 ---help---
674 This is a video4linux2 driver for the Marvell 88ALP01 integrated
675 CMOS camera controller. This is the controller found on first-
676 generation OLPC systems.
677
9f6933be
MCC
678#
679# USB Multimedia device configuration
680#
681
682menu "V4L USB devices"
d56410e0 683 depends on USB && VIDEO_DEV
9f6933be 684
180958fe
MK
685source "drivers/media/video/pvrusb2/Kconfig"
686
9f6933be
MCC
687source "drivers/media/video/em28xx/Kconfig"
688
cc9e595a 689source "drivers/media/video/usbvision/Kconfig"
781aa1d1 690
26ffb95c 691source "drivers/media/video/usbvideo/Kconfig"
9f6933be 692
26ffb95c 693source "drivers/media/video/et61x251/Kconfig"
9f6933be 694
5e2fb082
MCC
695config VIDEO_OVCAMCHIP
696 tristate "OmniVision Camera Chip support"
697 depends on I2C && VIDEO_V4L1
698 ---help---
699 Support for the OmniVision OV6xxx and OV7xxx series of camera chips.
700 This driver is intended to be used with the ov511 and w9968cf USB
701 camera drivers.
702
703 To compile this driver as a module, choose M here: the
704 module will be called ovcamchip.
705
706config USB_W9968CF
707 tristate "USB W996[87]CF JPEG Dual Mode Camera support"
708 depends on USB && VIDEO_V4L1 && I2C
709 select VIDEO_OVCAMCHIP
710 ---help---
711 Say Y here if you want support for cameras based on OV681 or
712 Winbond W9967CF/W9968CF JPEG USB Dual Mode Camera Chips.
713
714 This driver has an optional plugin, which is distributed as a
715 separate module only (released under GPL). It allows to use higher
716 resolutions and framerates, but cannot be included in the official
717 Linux kernel for performance purposes.
718
719 See <file:Documentation/video4linux/w9968cf.txt> for more info.
720
721 To compile this driver as a module, choose M here: the
722 module will be called w9968cf.
723
9f6933be
MCC
724config USB_OV511
725 tristate "USB OV511 Camera support"
cd41e28e 726 depends on USB && VIDEO_V4L1
9f6933be
MCC
727 ---help---
728 Say Y here if you want to connect this type of camera to your
1864cfb1
MK
729 computer's USB port. See <file:Documentation/video4linux/ov511.txt>
730 for more information and for a list of supported cameras.
9f6933be 731
9f6933be
MCC
732 To compile this driver as a module, choose M here: the
733 module will be called ov511.
734
735config USB_SE401
736 tristate "USB SE401 Camera support"
cd41e28e 737 depends on USB && VIDEO_V4L1
9f6933be
MCC
738 ---help---
739 Say Y here if you want to connect this type of camera to your
1864cfb1
MK
740 computer's USB port. See <file:Documentation/video4linux/se401.txt>
741 for more information and for a list of supported cameras.
9f6933be 742
9f6933be
MCC
743 To compile this driver as a module, choose M here: the
744 module will be called se401.
745
fcc99659 746source "drivers/media/video/sn9c102/Kconfig"
9f6933be
MCC
747
748config USB_STV680
749 tristate "USB STV680 (Pencam) Camera support"
cd41e28e 750 depends on USB && VIDEO_V4L1
9f6933be
MCC
751 ---help---
752 Say Y here if you want to connect this type of camera to your
753 computer's USB port. This includes the Pencam line of cameras.
1864cfb1
MK
754 See <file:Documentation/video4linux/stv680.txt> for more information
755 and for a list of supported cameras.
9f6933be 756
9f6933be
MCC
757 To compile this driver as a module, choose M here: the
758 module will be called stv680.
759
11bbb51c 760source "drivers/media/video/zc0301/Kconfig"
9f6933be 761
43381eaf 762source "drivers/media/video/pwc/Kconfig"
9f6933be 763
b7eee616
AJ
764config USB_ZR364XX
765 tristate "USB ZR364XX Camera support"
766 depends on USB && VIDEO_V4L2
767 ---help---
768 Say Y here if you want to connect this type of camera to your
769 computer's USB port.
770 See <file:Documentation/video4linux/zr364xx.txt> for more info
771 and list of supported cameras.
772
773 To compile this driver as a module, choose M here: the
774 module will be called zr364xx.
775
9f6933be
MCC
776endmenu # V4L USB devices
777
1da177e4 778endmenu