/spare/repo/netdev-2.6 branch 'master'
[deliverable/linux.git] / drivers / media / video / Kconfig
CommitLineData
1da177e4
LT
1#
2# Multimedia Video device configuration
3#
4
5menu "Video For Linux"
6 depends on VIDEO_DEV
7
8comment "Video Adapters"
9
10config VIDEO_BT848
11 tristate "BT848 Video For Linux"
12 depends on VIDEO_DEV && PCI && I2C
13 select I2C_ALGOBIT
14 select FW_LOADER
15 select VIDEO_BTCX
16 select VIDEO_BUF
17 select VIDEO_IR
18 select VIDEO_TUNER
19 select VIDEO_TVEEPROM
20 ---help---
21 Support for BT848 based frame grabber/overlay boards. This includes
22 the Miro, Hauppauge and STB boards. Please read the material in
23 <file:Documentation/video4linux/bttv/> for more information.
24
25 If you say Y or M here, you need to say Y or M to "I2C support" and
26 "I2C bit-banging interfaces" in the device drivers section.
27
28 To compile this driver as a module, choose M here: the
29 module will be called bttv.
30
31config VIDEO_PMS
32 tristate "Mediavision Pro Movie Studio Video For Linux"
33 depends on VIDEO_DEV && ISA
34 help
35 Say Y if you have such a thing.
36
37 To compile this driver as a module, choose M here: the
38 module will be called pms.
39
40config VIDEO_PLANB
41 tristate "PlanB Video-In on PowerMac"
42 depends on PPC_PMAC && VIDEO_DEV && BROKEN
43 help
44 PlanB is the V4L driver for the PowerMac 7x00/8x00 series video
45 input hardware. If you want to experiment with this, say Y.
46 Otherwise, or if you don't understand a word, say N. See
47 <http://www.cpu.lu/~mlan/linux/dev/planb.html> for more info.
48
49 Saying M will compile this driver as a module (planb).
50
51config VIDEO_BWQCAM
52 tristate "Quickcam BW Video For Linux"
53 depends on VIDEO_DEV && PARPORT
54 help
55 Say Y have if you the black and white version of the QuickCam
56 camera. See the next option for the color version.
57
58 To compile this driver as a module, choose M here: the
59 module will be called bw-qcam.
60
61config VIDEO_CQCAM
62 tristate "QuickCam Colour Video For Linux (EXPERIMENTAL)"
63 depends on EXPERIMENTAL && VIDEO_DEV && PARPORT
64 help
65 This is the video4linux driver for the colour version of the
66 Connectix QuickCam. If you have one of these cameras, say Y here,
67 otherwise say N. This driver does not work with the original
68 monochrome QuickCam, QuickCam VC or QuickClip. It is also available
69 as a module (c-qcam).
70 Read <file:Documentation/video4linux/CQcam.txt> for more information.
71
72config VIDEO_W9966
73 tristate "W9966CF Webcam (FlyCam Supra and others) Video For Linux"
74 depends on PARPORT_1284 && VIDEO_DEV && PARPORT
75 help
76 Video4linux driver for Winbond's w9966 based Webcams.
77 Currently tested with the LifeView FlyCam Supra.
78 If you have one of these cameras, say Y here
79 otherwise say N.
80 This driver is also available as a module (w9966).
81
82 Check out <file:Documentation/video4linux/w9966.txt> for more
83 information.
84
85config VIDEO_CPIA
86 tristate "CPiA Video For Linux"
87 depends on VIDEO_DEV
88 ---help---
89 This is the video4linux driver for cameras based on Vision's CPiA
90 (Colour Processor Interface ASIC), such as the Creative Labs Video
91 Blaster Webcam II. If you have one of these cameras, say Y here
92 and select parallel port and/or USB lowlevel support below,
93 otherwise say N. This will not work with the Creative Webcam III.
94
95 Please read <file:Documentation/video4linux/README.cpia> for more
96 information.
97
98 This driver is also available as a module (cpia).
99
100config VIDEO_CPIA_PP
101 tristate "CPiA Parallel Port Lowlevel Support"
102 depends on PARPORT_1284 && VIDEO_CPIA && PARPORT
103 help
104 This is the lowlevel parallel port support for cameras based on
105 Vision's CPiA (Colour Processor Interface ASIC), such as the
106 Creative Webcam II. If you have the parallel port version of one
107 of these cameras, say Y here, otherwise say N. It is also available
108 as a module (cpia_pp).
109
110config VIDEO_CPIA_USB
111 tristate "CPiA USB Lowlevel Support"
112 depends on VIDEO_CPIA && USB
113 help
114 This is the lowlevel USB support for cameras based on Vision's CPiA
115 (Colour Processor Interface ASIC), such as the Creative Webcam II.
116 If you have the USB version of one of these cameras, say Y here,
117 otherwise say N. This will not work with the Creative Webcam III.
118 It is also available as a module (cpia_usb).
119
120config VIDEO_SAA5246A
121 tristate "SAA5246A, SAA5281 Teletext processor"
122 depends on VIDEO_DEV && I2C
123 help
124 Support for I2C bus based teletext using the SAA5246A or SAA5281
125 chip. Useful only if you live in Europe.
126
127 To compile this driver as a module, choose M here: the
128 module will be called saa5246a.
129
130config VIDEO_SAA5249
131 tristate "SAA5249 Teletext processor"
132 depends on VIDEO_DEV && I2C
133 help
134 Support for I2C bus based teletext using the SAA5249 chip. At the
135 moment this is only useful on some European WinTV cards.
136
137 To compile this driver as a module, choose M here: the
138 module will be called saa5249.
139
140config TUNER_3036
141 tristate "SAB3036 tuner"
142 depends on VIDEO_DEV && I2C
143 help
144 Say Y here to include support for Philips SAB3036 compatible tuners.
145 If in doubt, say N.
146
147config VIDEO_VINO
148 tristate "SGI Vino Video For Linux (EXPERIMENTAL)"
149 depends on VIDEO_DEV && I2C && SGI_IP22 && EXPERIMENTAL
150 select I2C_ALGO_SGI
151 help
152 Say Y here to build in support for the Vino video input system found
153 on SGI Indy machines.
154
155config VIDEO_STRADIS
156 tristate "Stradis 4:2:2 MPEG-2 video driver (EXPERIMENTAL)"
157 depends on EXPERIMENTAL && VIDEO_DEV && PCI
158 help
159 Say Y here to enable support for the Stradis 4:2:2 MPEG-2 video
160 driver for PCI. There is a product page at
161 <http://www.stradis.com/decoder.html>.
162
163config VIDEO_ZORAN
164 tristate "Zoran ZR36057/36067 Video For Linux"
165 depends on VIDEO_DEV && PCI && I2C_ALGOBIT
166 help
167 Say Y for support for MJPEG capture cards based on the Zoran
168 36057/36067 PCI controller chipset. This includes the Iomega
169 Buz, Pinnacle DC10+ and the Linux Media Labs LML33. There is
170 a driver homepage at <http://mjpeg.sf.net/driver-zoran/>. For
171 more information, check <file:Documentation/video4linux/Zoran>.
172
173 To compile this driver as a module, choose M here: the
174 module will be called zr36067.
175
176config VIDEO_ZORAN_BUZ
177 tristate "Iomega Buz support"
178 depends on VIDEO_ZORAN
179 help
180 Support for the Iomega Buz MJPEG capture/playback card.
181
182config VIDEO_ZORAN_DC10
183 tristate "Pinnacle/Miro DC10(+) support"
184 depends on VIDEO_ZORAN
185 help
186 Support for the Pinnacle/Miro DC10(+) MJPEG capture/playback
187 card.
188
189config VIDEO_ZORAN_DC30
190 tristate "Pinnacle/Miro DC30(+) support"
191 depends on VIDEO_ZORAN
192 help
193 Support for the Pinnacle/Miro DC30(+) MJPEG capture/playback
194 card. This also supports really old DC10 cards based on the
195 zr36050 MJPEG codec and zr36016 VFE.
196
197config VIDEO_ZORAN_LML33
198 tristate "Linux Media Labs LML33 support"
199 depends on VIDEO_ZORAN
200 help
201 Support for the Linux Media Labs LML33 MJPEG capture/playback
202 card.
203
204config VIDEO_ZORAN_LML33R10
205 tristate "Linux Media Labs LML33R10 support"
206 depends on VIDEO_ZORAN
207 help
208 support for the Linux Media Labs LML33R10 MJPEG capture/playback
209 card.
210
211config VIDEO_ZR36120
212 tristate "Zoran ZR36120/36125 Video For Linux"
213 depends on VIDEO_DEV && PCI && I2C && BROKEN
214 help
215 Support for ZR36120/ZR36125 based frame grabber/overlay boards.
216 This includes the Victor II, WaveWatcher, Video Wonder, Maxi-TV,
217 and Buster boards. Please read the material in
218 <file:Documentation/video4linux/zr36120.txt> for more information.
219
220 To compile this driver as a module, choose M here: the
221 module will be called zr36120.
222
223config VIDEO_MEYE
224 tristate "Sony Vaio Picturebook Motion Eye Video For Linux"
225 depends on VIDEO_DEV && PCI && SONYPI
226 ---help---
227 This is the video4linux driver for the Motion Eye camera found
228 in the Vaio Picturebook laptops. Please read the material in
229 <file:Documentation/video4linux/meye.txt> for more information.
230
231 If you say Y or M here, you need to say Y or M to "Sony Programmable
232 I/O Control Device" in the character device section.
233
234 To compile this driver as a module, choose M here: the
235 module will be called meye.
236
237config VIDEO_SAA7134
238 tristate "Philips SAA7134 support"
b96d611f 239 depends on VIDEO_DEV && PCI && I2C && SOUND
1da177e4
LT
240 select VIDEO_BUF
241 select VIDEO_IR
242 select VIDEO_TUNER
631330af 243 select CRC32
1da177e4
LT
244 ---help---
245 This is a video4linux driver for Philips SAA7130/7134 based
246 TV cards.
247
248 To compile this driver as a module, choose M here: the
249 module will be called saa7134.
250
251config VIDEO_SAA7134_DVB
252 tristate "DVB Support for saa7134 based TV cards"
253 depends on VIDEO_SAA7134 && DVB_CORE
254 select VIDEO_BUF_DVB
255 select DVB_MT352
9990d744 256 select DVB_CX22702
1da177e4
LT
257 ---help---
258 This adds support for DVB cards based on the
259 Philips saa7134 chip.
260
261config VIDEO_MXB
262 tristate "Siemens-Nixdorf 'Multimedia eXtension Board'"
263 depends on VIDEO_DEV && PCI
264 select VIDEO_SAA7146_VV
265 select VIDEO_TUNER
266 ---help---
267 This is a video4linux driver for the 'Multimedia eXtension Board'
268 TV card by Siemens-Nixdorf.
269
270 To compile this driver as a module, choose M here: the
271 module will be called mxb.
272
273config VIDEO_DPC
274 tristate "Philips-Semiconductors 'dpc7146 demonstration board'"
275 depends on VIDEO_DEV && PCI
276 select VIDEO_SAA7146_VV
277 ---help---
278 This is a video4linux driver for the 'dpc7146 demonstration
279 board' by Philips-Semiconductors. It's the reference design
280 for SAA7146 bases boards, so if you have some unsupported
281 saa7146 based, analog video card, chances are good that it
282 will work with this skeleton driver.
283
284 To compile this driver as a module, choose M here: the
285 module will be called dpc7146.
286
287config VIDEO_HEXIUM_ORION
288 tristate "Hexium HV-PCI6 and Orion frame grabber"
289 depends on VIDEO_DEV && PCI
290 select VIDEO_SAA7146_VV
291 ---help---
292 This is a video4linux driver for the Hexium HV-PCI6 and
293 Orion frame grabber cards by Hexium.
294
295 To compile this driver as a module, choose M here: the
296 module will be called hexium_orion.
297
298config VIDEO_HEXIUM_GEMINI
299 tristate "Hexium Gemini frame grabber"
300 depends on VIDEO_DEV && PCI
301 select VIDEO_SAA7146_VV
302 ---help---
303 This is a video4linux driver for the Hexium Gemini frame
304 grabber card by Hexium. Please note that the Gemini Dual
305 card is *not* fully supported.
306
307 To compile this driver as a module, choose M here: the
308 module will be called hexium_gemini.
309
310config VIDEO_CX88
311 tristate "Conexant 2388x (bt878 successor) support"
312 depends on VIDEO_DEV && PCI && I2C && EXPERIMENTAL
313 select I2C_ALGOBIT
314 select FW_LOADER
315 select VIDEO_BTCX
316 select VIDEO_BUF
317 select VIDEO_TUNER
318 select VIDEO_TVEEPROM
319 select VIDEO_IR
320 ---help---
321 This is a video4linux driver for Conexant 2388x based
322 TV cards.
323
324 To compile this driver as a module, choose M here: the
325 module will be called cx8800
326
327config VIDEO_CX88_DVB
328 tristate "DVB Support for cx2388x based TV cards"
329 depends on VIDEO_CX88 && DVB_CORE
330 select VIDEO_BUF_DVB
331 select DVB_MT352
332 select DVB_OR51132
d6988588 333 select DVB_CX22702
6ddcc919 334 select DVB_LGDT330X
1da177e4
LT
335 ---help---
336 This adds support for DVB/ATSC cards based on the
337 Connexant 2388x chip.
338
339config VIDEO_OVCAMCHIP
340 tristate "OmniVision Camera Chip support"
341 depends on VIDEO_DEV && I2C
342 ---help---
343 Support for the OmniVision OV6xxx and OV7xxx series of camera chips.
344 This driver is intended to be used with the ov511 and w9968cf USB
345 camera drivers.
346
347 To compile this driver as a module, choose M here: the
348 module will be called ovcamchip
349
350config VIDEO_M32R_AR
351 tristate "AR devices"
352 depends on M32R
353 ---help---
354 This is a video4linux driver for the Renesas AR (Artificial Retina)
355 camera module.
356
357config VIDEO_M32R_AR_M64278
358 tristate "Use Colour AR module M64278(VGA)"
359 depends on VIDEO_M32R_AR
360 ---help---
361 Say Y here to use the Renesas M64278E-800 camera module,
362 which supports VGA(640x480 pixcels) size of images.
363
364endmenu
This page took 0.069587 seconds and 5 git commands to generate.