V4L/DVB (6430): Convert tuner-xc2028 driver to the newer hybrid approach
[linux-block.git] / drivers / media / video / Kconfig
CommitLineData
1da177e4
LT
1#
2# Multimedia Video device configuration
3#
4
c5da5afb
JE
5menuconfig VIDEO_CAPTURE_DRIVERS
6 bool "Video capture adapters"
1da177e4 7 depends on VIDEO_DEV
c5da5afb 8 default y
ff01652c
MCC
9 ---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.
1da177e4 13
59faba1b 14if VIDEO_CAPTURE_DRIVERS && VIDEO_DEV
1da177e4 15
21dcd8cc
MCC
16config VIDEO_ADV_DEBUG
17 bool "Enable advanced debug functionality"
21dcd8cc
MCC
18 default n
19 ---help---
20 Say Y here to enable advanced debugging functionality on some
21 V4L devices.
22 In doubt, say N.
23
1450e6be
MCC
24config VIDEO_HELPER_CHIPS_AUTO
25 bool "Autoselect pertinent encoders/decoders and other helper chips"
26 default y
c1d1ea9e 27 ---help---
1450e6be
MCC
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.
141a8779 31
3cb2fccc 32 Unselect this only if you know exactly what you are doing, since
1450e6be 33 it may break support on some boards.
10b89ee3 34
1450e6be 35 In doubt, say Y.
10b89ee3 36
1450e6be
MCC
37#
38# Encoder / Decoder module configuration
39#
1da177e4 40
1450e6be 41menu "Encoders/decoders and other helper chips"
c5da5afb 42 depends on !VIDEO_HELPER_CHIPS_AUTO
1da177e4 43
06afc0ff 44comment "Audio decoders"
1da177e4 45
1450e6be
MCC
46config VIDEO_TVAUDIO
47 tristate "Simple audio decoder chips"
07533b6a 48 depends on VIDEO_V4L2 && I2C
1450e6be
MCC
49 ---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.
1da177e4
LT
54
55 To compile this driver as a module, choose M here: the
1450e6be 56 module will be called tvaudio.
1da177e4 57
1450e6be 58config VIDEO_TDA7432
06afc0ff 59 tristate "Philips TDA7432 audio processor"
07533b6a 60 depends on VIDEO_V4L2 && I2C
1450e6be
MCC
61 ---help---
62 Support for tda7432 audio decoder chip found on some bt8xx boards.
1da177e4 63
1450e6be
MCC
64 To compile this driver as a module, choose M here: the
65 module will be called tda7432.
1da177e4 66
1450e6be 67config VIDEO_TDA9840
06afc0ff 68 tristate "Philips TDA9840 audio processor"
c5da5afb 69 depends on I2C
1da177e4 70 ---help---
1450e6be 71 Support for tda9840 audio decoder chip found on some Zoran boards.
1da177e4 72
1450e6be
MCC
73 To compile this driver as a module, choose M here: the
74 module will be called tda9840.
1da177e4 75
1450e6be 76config VIDEO_TDA9875
06afc0ff 77 tristate "Philips TDA9875 audio processor"
07533b6a 78 depends on VIDEO_V4L2 && I2C
1450e6be
MCC
79 ---help---
80 Support for tda9875 audio decoder chip found on some bt8xx boards.
1da177e4 81
1450e6be
MCC
82 To compile this driver as a module, choose M here: the
83 module will be called tda9875.
1da177e4 84
1450e6be 85config VIDEO_TEA6415C
06afc0ff 86 tristate "Philips TEA6415C audio processor"
c5da5afb 87 depends on I2C
1450e6be
MCC
88 ---help---
89 Support for tea6415c audio decoder chip found on some bt8xx boards.
1da177e4 90
1450e6be
MCC
91 To compile this driver as a module, choose M here: the
92 module will be called tea6415c.
ab33d507 93
1450e6be 94config VIDEO_TEA6420
06afc0ff 95 tristate "Philips TEA6420 audio processor"
c5da5afb 96 depends on I2C
1450e6be
MCC
97 ---help---
98 Support for tea6420 audio decoder chip found on some bt8xx boards.
1da177e4
LT
99
100 To compile this driver as a module, choose M here: the
1450e6be 101 module will be called tea6420.
1da177e4 102
1450e6be
MCC
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.
1da177e4
LT
108
109 To compile this driver as a module, choose M here: the
1450e6be 110 module will be called msp3400.
1da177e4 111
1450e6be
MCC
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.
1da177e4 118
1450e6be
MCC
119 To compile this driver as a module, choose M here: the
120 module will be called cs53l32a.
1da177e4 121
1450e6be
MCC
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.
1da177e4 127
1450e6be
MCC
128 To compile this driver as a module, choose M here: the
129 module will be called tlv320aic23b.
faa1cb20 130
1450e6be
MCC
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.
1da177e4
LT
137
138 To compile this driver as a module, choose M here: the
1450e6be 139 module will be called wm8775.
674434c6 140
1450e6be
MCC
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.
1da177e4 147
1450e6be
MCC
148 To compile this driver as a module, choose M here: the
149 module will be called wm8739.
1da177e4 150
ac247433
HV
151config 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
1450e6be
MCC
160comment "Video decoders"
161
162config VIDEO_BT819
06afc0ff 163 tristate "BT819A VideoStream decoder"
1450e6be 164 depends on VIDEO_V4L1 && I2C
1da177e4 165 ---help---
1450e6be 166 Support for BT819A video decoder.
674434c6 167
1da177e4 168 To compile this driver as a module, choose M here: the
1450e6be 169 module will be called bt819.
1da177e4 170
1450e6be 171config VIDEO_BT856
06afc0ff 172 tristate "BT856 VideoStream decoder"
1450e6be 173 depends on VIDEO_V4L1 && I2C
1da177e4 174 ---help---
1450e6be 175 Support for BT856 video decoder.
1da177e4 176
1450e6be
MCC
177 To compile this driver as a module, choose M here: the
178 module will be called bt856.
179
180config VIDEO_BT866
06afc0ff 181 tristate "BT866 VideoStream decoder"
1450e6be 182 depends on VIDEO_V4L1 && I2C
1da177e4 183 ---help---
1450e6be 184 Support for BT866 video decoder.
0518999c
MCC
185
186 To compile this driver as a module, choose M here: the
1450e6be 187 module will be called bt866.
1da177e4 188
1450e6be
MCC
189config VIDEO_KS0127
190 tristate "KS0127 video decoder"
191 depends on VIDEO_V4L1 && I2C
192 ---help---
193 Support for KS0127 video decoder.
f8962605 194
1450e6be
MCC
195 This chip is used on AverMedia AVS6EYES Zoran-based MJPEG
196 cards.
f8962605 197
1450e6be
MCC
198 To compile this driver as a module, choose M here: the
199 module will be called ks0127.
b961b9c5 200
111f3356
JC
201config 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
a5e90862
SA
209config 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
1450e6be
MCC
216config VIDEO_SAA7110
217 tristate "Philips SAA7110 video decoder"
ce48d5ec 218 depends on VIDEO_V4L1 && I2C
897ea130 219 ---help---
1450e6be 220 Support for the Philips SAA7110 video decoders.
897ea130
MCC
221
222 To compile this driver as a module, choose M here: the
1450e6be 223 module will be called saa7110.
897ea130 224
1450e6be
MCC
225config VIDEO_SAA7111
226 tristate "Philips SAA7111 video decoder"
227 depends on VIDEO_V4L1 && I2C
897ea130 228 ---help---
1450e6be 229 Support for the Philips SAA711 video decoder.
897ea130
MCC
230
231 To compile this driver as a module, choose M here: the
1450e6be 232 module will be called saa7111.
897ea130 233
1450e6be
MCC
234config VIDEO_SAA7114
235 tristate "Philips SAA7114 video decoder"
236 depends on VIDEO_V4L1 && I2C
faa1cb20 237 ---help---
1450e6be
MCC
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.
faa1cb20
MCC
241
242 To compile this driver as a module, choose M here: the
1450e6be 243 module will be called saa7114.
faa1cb20 244
1450e6be
MCC
245config VIDEO_SAA711X
246 tristate "Philips SAA7113/4/5 video decoders"
247 depends on VIDEO_V4L2 && I2C && EXPERIMENTAL
897ea130 248 ---help---
1450e6be 249 Support for the Philips SAA7113/4/5 video decoders.
897ea130
MCC
250
251 To compile this driver as a module, choose M here: the
1450e6be 252 module will be called saa7115.
897ea130 253
1450e6be
MCC
254config VIDEO_SAA7191
255 tristate "Philips SAA7191 video decoder"
256 depends on VIDEO_V4L1 && I2C
faa1cb20 257 ---help---
1450e6be 258 Support for the Philips SAA7191 video decoder.
faa1cb20
MCC
259
260 To compile this driver as a module, choose M here: the
1450e6be 261 module will be called saa7191.
faa1cb20 262
1450e6be
MCC
263config VIDEO_TVP5150
264 tristate "Texas Instruments TVP5150 video decoder"
265 depends on VIDEO_V4L2 && I2C
faa1cb20 266 ---help---
1450e6be 267 Support for the Texas Instruments TVP5150 video decoder.
faa1cb20
MCC
268
269 To compile this driver as a module, choose M here: the
1450e6be 270 module will be called tvp5150.
faa1cb20 271
1450e6be 272config VIDEO_VPX3220
06afc0ff 273 tristate "vpx3220a, vpx3216b & vpx3214c video decoders"
1450e6be 274 depends on VIDEO_V4L1 && I2C
cfdd4ad0 275 ---help---
1450e6be 276 Support for VPX322x video decoders.
cfdd4ad0
MK
277
278 To compile this driver as a module, choose M here: the
1450e6be 279 module will be called vpx3220.
770599d0 280
06afc0ff
MCC
281comment "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
1450e6be
MCC
337comment "Video improvement chips"
338
339config VIDEO_UPD64031A
340 tristate "NEC Electronics uPD64031A Ghost Reduction"
341 depends on VIDEO_V4L2 && I2C && EXPERIMENTAL
e273db7a 342 ---help---
1450e6be
MCC
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.
e273db7a
MK
347
348 To compile this driver as a module, choose M here: the
1450e6be 349 module will be called upd64031a.
e273db7a 350
1450e6be
MCC
351config VIDEO_UPD64083
352 tristate "NEC Electronics uPD64083 3-Dimensional Y/C separation"
353 depends on VIDEO_V4L2 && I2C && EXPERIMENTAL
88ca8ed0 354 ---help---
1450e6be
MCC
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.
88ca8ed0
SA
358
359 To compile this driver as a module, choose M here: the
1450e6be 360 module will be called upd64083.
88ca8ed0 361
1450e6be
MCC
362endmenu # encoder / decoder chips
363
364config VIDEO_VIVI
365 tristate "Virtual Video Driver"
ac72fed7 366 depends on VIDEO_V4L2 && !SPARC32 && !SPARC64
87b9ad07 367 select VIDEOBUF_VMALLOC
1450e6be 368 default n
e273db7a 369 ---help---
1450e6be
MCC
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
376source "drivers/media/video/bt8xx/Kconfig"
377
378config VIDEO_SAA6588
379 tristate "SAA6588 Radio Chip RDS decoder support on BT848 cards"
380 depends on I2C && VIDEO_BT848
381
382 help
383 Support for Radio Data System (RDS) decoder. This allows seeing
384 radio station identification transmitted using this standard.
09509603 385 Currently, it works only with bt8x8 chips.
e273db7a
MK
386
387 To compile this driver as a module, choose M here: the
1450e6be 388 module will be called saa6588.
e273db7a 389
1450e6be
MCC
390config VIDEO_PMS
391 tristate "Mediavision Pro Movie Studio Video For Linux"
392 depends on ISA && VIDEO_V4L1
393 help
394 Say Y if you have such a thing.
75c4570c
HV
395
396 To compile this driver as a module, choose M here: the
1450e6be 397 module will be called pms.
75c4570c 398
1450e6be
MCC
399config VIDEO_PLANB
400 tristate "PlanB Video-In on PowerMac"
401 depends on PPC_PMAC && VIDEO_V4L1 && BROKEN
402 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.
b961b9c5 407
1450e6be 408 Saying M will compile this driver as a module (planb).
3446807d 409
1450e6be
MCC
410config VIDEO_BWQCAM
411 tristate "Quickcam BW Video For Linux"
412 depends on PARPORT && VIDEO_V4L1
413 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.
3446807d
MK
416
417 To compile this driver as a module, choose M here: the
1450e6be 418 module will be called bw-qcam.
3446807d 419
1450e6be
MCC
420config VIDEO_CQCAM
421 tristate "QuickCam Colour Video For Linux (EXPERIMENTAL)"
422 depends on EXPERIMENTAL && PARPORT && VIDEO_V4L1
423 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.
f6fe8c6a 430
1450e6be
MCC
431config VIDEO_W9966
432 tristate "W9966CF Webcam (FlyCam Supra and others) Video For Linux"
433 depends on PARPORT_1284 && PARPORT && VIDEO_V4L1
434 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"
446 depends on VIDEO_V4L1
faa1cb20 447 ---help---
1450e6be
MCC
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.
faa1cb20 453
1450e6be
MCC
454 Please read <file:Documentation/video4linux/README.cpia> for more
455 information.
faa1cb20 456
1450e6be 457 This driver is also available as a module (cpia).
faa1cb20 458
1450e6be
MCC
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
479source "drivers/media/video/cpia2/Kconfig"
480
481config VIDEO_SAA5246A
482 tristate "SAA5246A, SAA5281 Teletext processor"
483 depends on I2C && VIDEO_V4L2
484 help
485 Support for I2C bus based teletext using the SAA5246A or SAA5281
486 chip. Useful only if you live in Europe.
b961b9c5
MCC
487
488 To compile this driver as a module, choose M here: the
1450e6be 489 module will be called saa5246a.
b961b9c5 490
1450e6be
MCC
491config VIDEO_SAA5249
492 tristate "SAA5249 Teletext processor"
c5da5afb 493 depends on I2C && VIDEO_V4L2
1450e6be
MCC
494 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.
faa1cb20
MCC
497
498 To compile this driver as a module, choose M here: the
1450e6be 499 module will be called saa5249.
faa1cb20 500
1450e6be
MCC
501config TUNER_3036
502 tristate "SAB3036 tuner"
c5da5afb 503 depends on I2C && VIDEO_V4L1
1450e6be
MCC
504 help
505 Say Y here to include support for Philips SAB3036 compatible tuners.
506 If in doubt, say N.
faa1cb20 507
1450e6be
MCC
508config VIDEO_VINO
509 tristate "SGI Vino Video For Linux (EXPERIMENTAL)"
510 depends on I2C && SGI_IP22 && EXPERIMENTAL && VIDEO_V4L2
511 select I2C_ALGO_SGI
512 select VIDEO_SAA7191 if VIDEO_HELPER_CHIPS_AUTO
513 help
514 Say Y here to build in support for the Vino video input system found
515 on SGI Indy machines.
b961b9c5 516
1450e6be
MCC
517config VIDEO_STRADIS
518 tristate "Stradis 4:2:2 MPEG-2 video driver (EXPERIMENTAL)"
52cf875f 519 depends on EXPERIMENTAL && PCI && VIDEO_V4L1 && VIRT_TO_BUS
1450e6be
MCC
520 help
521 Say Y here to enable support for the Stradis 4:2:2 MPEG-2 video
522 driver for PCI. There is a product page at
523 <http://www.stradis.com/>.
faa1cb20 524
1450e6be
MCC
525config VIDEO_ZORAN_ZR36060
526 tristate
faa1cb20 527
1450e6be
MCC
528config VIDEO_ZORAN
529 tristate "Zoran ZR36057/36067 Video For Linux"
52cf875f 530 depends on PCI && I2C_ALGOBIT && VIDEO_V4L1 && VIRT_TO_BUS
1450e6be
MCC
531 help
532 Say Y for support for MJPEG capture cards based on the Zoran
533 36057/36067 PCI controller chipset. This includes the Iomega
534 Buz, Pinnacle DC10+ and the Linux Media Labs LML33. There is
535 a driver homepage at <http://mjpeg.sf.net/driver-zoran/>. For
536 more information, check <file:Documentation/video4linux/Zoran>.
faa1cb20
MCC
537
538 To compile this driver as a module, choose M here: the
1450e6be 539 module will be called zr36067.
faa1cb20 540
1450e6be
MCC
541config VIDEO_ZORAN_BUZ
542 tristate "Iomega Buz support"
543 depends on VIDEO_ZORAN
544 select VIDEO_SAA7111 if VIDEO_HELPER_CHIPS_AUTO
545 select VIDEO_SAA7185 if VIDEO_HELPER_CHIPS_AUTO
546 select VIDEO_ZORAN_ZR36060
547 help
548 Support for the Iomega Buz MJPEG capture/playback card.
faa1cb20 549
1450e6be
MCC
550config VIDEO_ZORAN_DC10
551 tristate "Pinnacle/Miro DC10(+) support"
552 depends on VIDEO_ZORAN
553 select VIDEO_SAA7110
554 select VIDEO_ADV7175 if VIDEO_HELPER_CHIPS_AUTO
555 select VIDEO_ZORAN_ZR36060
556 help
557 Support for the Pinnacle/Miro DC10(+) MJPEG capture/playback
558 card.
29adeee5 559
1450e6be
MCC
560config VIDEO_ZORAN_DC30
561 tristate "Pinnacle/Miro DC30(+) support"
562 depends on VIDEO_ZORAN
563 select VIDEO_ADV7175 if VIDEO_HELPER_CHIPS_AUTO
564 select VIDEO_VPX3220 if VIDEO_HELPER_CHIPS_AUTO
565 help
566 Support for the Pinnacle/Miro DC30(+) MJPEG capture/playback
567 card. This also supports really old DC10 cards based on the
568 zr36050 MJPEG codec and zr36016 VFE.
29adeee5 569
1450e6be
MCC
570config VIDEO_ZORAN_LML33
571 tristate "Linux Media Labs LML33 support"
572 depends on VIDEO_ZORAN
573 select VIDEO_BT819 if VIDEO_HELPER_CHIPS_AUTO
574 select VIDEO_BT856 if VIDEO_HELPER_CHIPS_AUTO
575 select VIDEO_ZORAN_ZR36060
576 help
577 Support for the Linux Media Labs LML33 MJPEG capture/playback
578 card.
29adeee5 579
1450e6be
MCC
580config VIDEO_ZORAN_LML33R10
581 tristate "Linux Media Labs LML33R10 support"
582 depends on VIDEO_ZORAN
583 select VIDEO_SAA7114 if VIDEO_HELPER_CHIPS_AUTO
584 select VIDEO_ADV7170 if VIDEO_HELPER_CHIPS_AUTO
585 select VIDEO_ZORAN_ZR36060
586 help
587 support for the Linux Media Labs LML33R10 MJPEG capture/playback
588 card.
faa1cb20 589
1450e6be
MCC
590config VIDEO_ZORAN_AVS6EYES
591 tristate "AverMedia 6 Eyes support (EXPERIMENTAL)"
592 depends on VIDEO_ZORAN && EXPERIMENTAL && VIDEO_V4L1
593 select VIDEO_BT856 if VIDEO_HELPER_CHIPS_AUTO
594 select VIDEO_KS0127 if VIDEO_HELPER_CHIPS_AUTO
595 select VIDEO_ZORAN_ZR36060
596 help
597 Support for the AverMedia 6 Eyes video surveillance card.
faa1cb20 598
1450e6be
MCC
599config VIDEO_MEYE
600 tristate "Sony Vaio Picturebook Motion Eye Video For Linux"
cbefb762 601 depends on PCI && SONY_LAPTOP && VIDEO_V4L1
faa1cb20 602 ---help---
1450e6be
MCC
603 This is the video4linux driver for the Motion Eye camera found
604 in the Vaio Picturebook laptops. Please read the material in
605 <file:Documentation/video4linux/meye.txt> for more information.
606
cbefb762 607 If you say Y or M here, you need to say Y or M to "Sony Laptop
608 Extras" in the misc device section.
faa1cb20
MCC
609
610 To compile this driver as a module, choose M here: the
1450e6be 611 module will be called meye.
faa1cb20 612
1450e6be
MCC
613source "drivers/media/video/saa7134/Kconfig"
614
615config VIDEO_MXB
616 tristate "Siemens-Nixdorf 'Multimedia eXtension Board'"
6386828c 617 depends on PCI && VIDEO_V4L1 && I2C
1450e6be
MCC
618 select VIDEO_SAA7146_VV
619 select VIDEO_TUNER
620 select VIDEO_SAA7111 if VIDEO_HELPER_CHIPS_AUTO
621 select VIDEO_TDA9840 if VIDEO_HELPER_CHIPS_AUTO
622 select VIDEO_TEA6415C if VIDEO_HELPER_CHIPS_AUTO
623 select VIDEO_TEA6420 if VIDEO_HELPER_CHIPS_AUTO
ac9ec935 624 ---help---
1450e6be
MCC
625 This is a video4linux driver for the 'Multimedia eXtension Board'
626 TV card by Siemens-Nixdorf.
ac9ec935
MK
627
628 To compile this driver as a module, choose M here: the
1450e6be 629 module will be called mxb.
ac9ec935 630
1450e6be
MCC
631config VIDEO_DPC
632 tristate "Philips-Semiconductors 'dpc7146 demonstration board'"
6386828c 633 depends on PCI && VIDEO_V4L1 && I2C
1450e6be
MCC
634 select VIDEO_SAA7146_VV
635 select VIDEO_SAA7111 if VIDEO_HELPER_CHIPS_AUTO
faa1cb20 636 ---help---
1450e6be
MCC
637 This is a video4linux driver for the 'dpc7146 demonstration
638 board' by Philips-Semiconductors. It's the reference design
639 for SAA7146 bases boards, so if you have some unsupported
640 saa7146 based, analog video card, chances are good that it
641 will work with this skeleton driver.
faa1cb20
MCC
642
643 To compile this driver as a module, choose M here: the
1450e6be 644 module will be called dpc7146.
faa1cb20 645
1450e6be
MCC
646config VIDEO_HEXIUM_ORION
647 tristate "Hexium HV-PCI6 and Orion frame grabber"
6386828c 648 depends on PCI && VIDEO_V4L2 && I2C
1450e6be 649 select VIDEO_SAA7146_VV
eb42c424 650 ---help---
1450e6be
MCC
651 This is a video4linux driver for the Hexium HV-PCI6 and
652 Orion frame grabber cards by Hexium.
eb42c424
MCC
653
654 To compile this driver as a module, choose M here: the
1450e6be 655 module will be called hexium_orion.
eb42c424 656
1450e6be
MCC
657config VIDEO_HEXIUM_GEMINI
658 tristate "Hexium Gemini frame grabber"
6386828c 659 depends on PCI && VIDEO_V4L2 && I2C
1450e6be 660 select VIDEO_SAA7146_VV
faa1cb20 661 ---help---
1450e6be
MCC
662 This is a video4linux driver for the Hexium Gemini frame
663 grabber card by Hexium. Please note that the Gemini Dual
664 card is *not* fully supported.
faa1cb20
MCC
665
666 To compile this driver as a module, choose M here: the
1450e6be 667 module will be called hexium_gemini.
faa1cb20 668
1450e6be 669source "drivers/media/video/cx88/Kconfig"
add953ce 670
2f52cdb2
MK
671source "drivers/media/video/cx23885/Kconfig"
672
1a0adaf3
HV
673source "drivers/media/video/ivtv/Kconfig"
674
1450e6be
MCC
675config VIDEO_M32R_AR
676 tristate "AR devices"
677 depends on M32R && VIDEO_V4L1
add953ce 678 ---help---
1450e6be
MCC
679 This is a video4linux driver for the Renesas AR (Artificial Retina)
680 camera module.
add953ce 681
1450e6be
MCC
682config VIDEO_M32R_AR_M64278
683 tristate "AR device with color module M64278(VGA)"
684 depends on PLAT_M32700UT
685 select VIDEO_M32R_AR
add953ce 686 ---help---
1450e6be
MCC
687 This is a video4linux driver for the Renesas AR (Artificial
688 Retina) with M64278E-800 camera module.
689 This module supports VGA(640x480 pixels) resolutions.
add953ce
HV
690
691 To compile this driver as a module, choose M here: the
1450e6be 692 module will be called arv.
f8962605 693
d905b382
JC
694config VIDEO_CAFE_CCIC
695 tristate "Marvell 88ALP01 (Cafe) CMOS Camera Controller support"
9a2816c1 696 depends on PCI && I2C && VIDEO_V4L2
d905b382
JC
697 select VIDEO_OV7670
698 ---help---
699 This is a video4linux2 driver for the Marvell 88ALP01 integrated
700 CMOS camera controller. This is the controller found on first-
701 generation OLPC systems.
702
9f6933be
MCC
703#
704# USB Multimedia device configuration
705#
706
c5da5afb
JE
707menuconfig V4L_USB_DRIVERS
708 bool "V4L USB devices"
709 depends on USB
710 default y
711
59faba1b 712if V4L_USB_DRIVERS && USB
9f6933be 713
180958fe
MK
714source "drivers/media/video/pvrusb2/Kconfig"
715
9f6933be
MCC
716source "drivers/media/video/em28xx/Kconfig"
717
cc9e595a 718source "drivers/media/video/usbvision/Kconfig"
781aa1d1 719
26ffb95c 720source "drivers/media/video/usbvideo/Kconfig"
9f6933be 721
26ffb95c 722source "drivers/media/video/et61x251/Kconfig"
9f6933be 723
5e2fb082
MCC
724config VIDEO_OVCAMCHIP
725 tristate "OmniVision Camera Chip support"
726 depends on I2C && VIDEO_V4L1
727 ---help---
728 Support for the OmniVision OV6xxx and OV7xxx series of camera chips.
729 This driver is intended to be used with the ov511 and w9968cf USB
730 camera drivers.
731
732 To compile this driver as a module, choose M here: the
733 module will be called ovcamchip.
734
735config USB_W9968CF
736 tristate "USB W996[87]CF JPEG Dual Mode Camera support"
c5da5afb 737 depends on VIDEO_V4L1 && I2C
5e2fb082
MCC
738 select VIDEO_OVCAMCHIP
739 ---help---
740 Say Y here if you want support for cameras based on OV681 or
741 Winbond W9967CF/W9968CF JPEG USB Dual Mode Camera Chips.
742
743 This driver has an optional plugin, which is distributed as a
744 separate module only (released under GPL). It allows to use higher
745 resolutions and framerates, but cannot be included in the official
746 Linux kernel for performance purposes.
747
748 See <file:Documentation/video4linux/w9968cf.txt> for more info.
749
750 To compile this driver as a module, choose M here: the
751 module will be called w9968cf.
752
9f6933be
MCC
753config USB_OV511
754 tristate "USB OV511 Camera support"
c5da5afb 755 depends on VIDEO_V4L1
9f6933be
MCC
756 ---help---
757 Say Y here if you want to connect this type of camera to your
1864cfb1
MK
758 computer's USB port. See <file:Documentation/video4linux/ov511.txt>
759 for more information and for a list of supported cameras.
9f6933be 760
9f6933be
MCC
761 To compile this driver as a module, choose M here: the
762 module will be called ov511.
763
764config USB_SE401
765 tristate "USB SE401 Camera support"
c5da5afb 766 depends on VIDEO_V4L1
9f6933be
MCC
767 ---help---
768 Say Y here if you want to connect this type of camera to your
1864cfb1
MK
769 computer's USB port. See <file:Documentation/video4linux/se401.txt>
770 for more information and for a list of supported cameras.
9f6933be 771
9f6933be
MCC
772 To compile this driver as a module, choose M here: the
773 module will be called se401.
774
fcc99659 775source "drivers/media/video/sn9c102/Kconfig"
9f6933be
MCC
776
777config USB_STV680
778 tristate "USB STV680 (Pencam) Camera support"
c5da5afb 779 depends on VIDEO_V4L1
9f6933be
MCC
780 ---help---
781 Say Y here if you want to connect this type of camera to your
782 computer's USB port. This includes the Pencam line of cameras.
1864cfb1
MK
783 See <file:Documentation/video4linux/stv680.txt> for more information
784 and for a list of supported cameras.
9f6933be 785
9f6933be
MCC
786 To compile this driver as a module, choose M here: the
787 module will be called stv680.
788
11bbb51c 789source "drivers/media/video/zc0301/Kconfig"
9f6933be 790
43381eaf 791source "drivers/media/video/pwc/Kconfig"
9f6933be 792
b7eee616
AJ
793config USB_ZR364XX
794 tristate "USB ZR364XX Camera support"
c5da5afb 795 depends on VIDEO_V4L2
b7eee616
AJ
796 ---help---
797 Say Y here if you want to connect this type of camera to your
798 computer's USB port.
799 See <file:Documentation/video4linux/zr364xx.txt> for more info
800 and list of supported cameras.
801
802 To compile this driver as a module, choose M here: the
803 module will be called zr364xx.
804
c5da5afb 805endif # V4L_USB_DRIVERS
9f6933be 806
c5da5afb 807endif # VIDEO_CAPTURE_DRIVERS