2 # Multimedia Video device configuration
8 comment "Video Adapters"
11 tristate "BT848 Video For Linux"
12 depends on VIDEO_DEV && PCI && I2C
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.
25 To compile this driver as a module, choose M here: the
26 module will be called bttv.
28 config VIDEO_BT848_DVB
29 bool "DVB/ATSC Support for bt878 based TV cards"
30 depends on VIDEO_BT848 && DVB_CORE
33 This adds support for DVB/ATSC cards based on the BT878 chip.
36 tristate "SAA6588 Radio Chip RDS decoder support on BT848 cards"
37 depends on VIDEO_DEV && I2C && VIDEO_BT848
40 Support for Radio Data System (RDS) decoder. This allows seeing
41 radio station identification transmitted using this standard.
42 Currentlly, it works only with bt8x8 chips.
44 To compile this driver as a module, choose M here: the
45 module will be called saa6588.
48 tristate "Mediavision Pro Movie Studio Video For Linux"
49 depends on VIDEO_DEV && ISA
51 Say Y if you have such a thing.
53 To compile this driver as a module, choose M here: the
54 module will be called pms.
57 tristate "PlanB Video-In on PowerMac"
58 depends on PPC_PMAC && VIDEO_DEV && BROKEN
60 PlanB is the V4L driver for the PowerMac 7x00/8x00 series video
61 input hardware. If you want to experiment with this, say Y.
62 Otherwise, or if you don't understand a word, say N. See
63 <http://www.cpu.lu/~mlan/linux/dev/planb.html> for more info.
65 Saying M will compile this driver as a module (planb).
68 tristate "Quickcam BW Video For Linux"
69 depends on VIDEO_DEV && PARPORT
71 Say Y have if you the black and white version of the QuickCam
72 camera. See the next option for the color version.
74 To compile this driver as a module, choose M here: the
75 module will be called bw-qcam.
78 tristate "QuickCam Colour Video For Linux (EXPERIMENTAL)"
79 depends on EXPERIMENTAL && VIDEO_DEV && PARPORT
81 This is the video4linux driver for the colour version of the
82 Connectix QuickCam. If you have one of these cameras, say Y here,
83 otherwise say N. This driver does not work with the original
84 monochrome QuickCam, QuickCam VC or QuickClip. It is also available
86 Read <file:Documentation/video4linux/CQcam.txt> for more information.
89 tristate "W9966CF Webcam (FlyCam Supra and others) Video For Linux"
90 depends on PARPORT_1284 && VIDEO_DEV && PARPORT
92 Video4linux driver for Winbond's w9966 based Webcams.
93 Currently tested with the LifeView FlyCam Supra.
94 If you have one of these cameras, say Y here
96 This driver is also available as a module (w9966).
98 Check out <file:Documentation/video4linux/w9966.txt> for more
102 tristate "CPiA Video For Linux"
105 This is the video4linux driver for cameras based on Vision's CPiA
106 (Colour Processor Interface ASIC), such as the Creative Labs Video
107 Blaster Webcam II. If you have one of these cameras, say Y here
108 and select parallel port and/or USB lowlevel support below,
109 otherwise say N. This will not work with the Creative Webcam III.
111 Please read <file:Documentation/video4linux/README.cpia> for more
114 This driver is also available as a module (cpia).
117 tristate "CPiA Parallel Port Lowlevel Support"
118 depends on PARPORT_1284 && VIDEO_CPIA && PARPORT
120 This is the lowlevel parallel port support for cameras based on
121 Vision's CPiA (Colour Processor Interface ASIC), such as the
122 Creative Webcam II. If you have the parallel port version of one
123 of these cameras, say Y here, otherwise say N. It is also available
124 as a module (cpia_pp).
126 config VIDEO_CPIA_USB
127 tristate "CPiA USB Lowlevel Support"
128 depends on VIDEO_CPIA && USB
130 This is the lowlevel USB support for cameras based on Vision's CPiA
131 (Colour Processor Interface ASIC), such as the Creative Webcam II.
132 If you have the USB version of one of these cameras, say Y here,
133 otherwise say N. This will not work with the Creative Webcam III.
134 It is also available as a module (cpia_usb).
136 config VIDEO_SAA5246A
137 tristate "SAA5246A, SAA5281 Teletext processor"
138 depends on VIDEO_DEV && I2C
140 Support for I2C bus based teletext using the SAA5246A or SAA5281
141 chip. Useful only if you live in Europe.
143 To compile this driver as a module, choose M here: the
144 module will be called saa5246a.
147 tristate "SAA5249 Teletext processor"
148 depends on VIDEO_DEV && I2C
150 Support for I2C bus based teletext using the SAA5249 chip. At the
151 moment this is only useful on some European WinTV cards.
153 To compile this driver as a module, choose M here: the
154 module will be called saa5249.
157 tristate "SAB3036 tuner"
158 depends on VIDEO_DEV && I2C
160 Say Y here to include support for Philips SAB3036 compatible tuners.
164 tristate "SGI Vino Video For Linux (EXPERIMENTAL)"
165 depends on VIDEO_DEV && I2C && SGI_IP22 && EXPERIMENTAL
168 Say Y here to build in support for the Vino video input system found
169 on SGI Indy machines.
172 tristate "Stradis 4:2:2 MPEG-2 video driver (EXPERIMENTAL)"
173 depends on EXPERIMENTAL && VIDEO_DEV && PCI
175 Say Y here to enable support for the Stradis 4:2:2 MPEG-2 video
176 driver for PCI. There is a product page at
177 <http://www.stradis.com/decoder.html>.
180 tristate "Zoran ZR36057/36067 Video For Linux"
181 depends on VIDEO_DEV && PCI && I2C_ALGOBIT
183 Say Y for support for MJPEG capture cards based on the Zoran
184 36057/36067 PCI controller chipset. This includes the Iomega
185 Buz, Pinnacle DC10+ and the Linux Media Labs LML33. There is
186 a driver homepage at <http://mjpeg.sf.net/driver-zoran/>. For
187 more information, check <file:Documentation/video4linux/Zoran>.
189 To compile this driver as a module, choose M here: the
190 module will be called zr36067.
192 config VIDEO_ZORAN_BUZ
193 tristate "Iomega Buz support"
194 depends on VIDEO_ZORAN
196 Support for the Iomega Buz MJPEG capture/playback card.
198 config VIDEO_ZORAN_DC10
199 tristate "Pinnacle/Miro DC10(+) support"
200 depends on VIDEO_ZORAN
202 Support for the Pinnacle/Miro DC10(+) MJPEG capture/playback
205 config VIDEO_ZORAN_DC30
206 tristate "Pinnacle/Miro DC30(+) support"
207 depends on VIDEO_ZORAN
209 Support for the Pinnacle/Miro DC30(+) MJPEG capture/playback
210 card. This also supports really old DC10 cards based on the
211 zr36050 MJPEG codec and zr36016 VFE.
213 config VIDEO_ZORAN_LML33
214 tristate "Linux Media Labs LML33 support"
215 depends on VIDEO_ZORAN
217 Support for the Linux Media Labs LML33 MJPEG capture/playback
220 config VIDEO_ZORAN_LML33R10
221 tristate "Linux Media Labs LML33R10 support"
222 depends on VIDEO_ZORAN
224 support for the Linux Media Labs LML33R10 MJPEG capture/playback
228 tristate "Zoran ZR36120/36125 Video For Linux"
229 depends on VIDEO_DEV && PCI && I2C && BROKEN
231 Support for ZR36120/ZR36125 based frame grabber/overlay boards.
232 This includes the Victor II, WaveWatcher, Video Wonder, Maxi-TV,
233 and Buster boards. Please read the material in
234 <file:Documentation/video4linux/zr36120.txt> for more information.
236 To compile this driver as a module, choose M here: the
237 module will be called zr36120.
240 tristate "Sony Vaio Picturebook Motion Eye Video For Linux"
241 depends on VIDEO_DEV && PCI && SONYPI
243 This is the video4linux driver for the Motion Eye camera found
244 in the Vaio Picturebook laptops. Please read the material in
245 <file:Documentation/video4linux/meye.txt> for more information.
247 If you say Y or M here, you need to say Y or M to "Sony Programmable
248 I/O Control Device" in the character device section.
250 To compile this driver as a module, choose M here: the
251 module will be called meye.
253 source "drivers/media/video/saa7134/Kconfig"
256 tristate "Siemens-Nixdorf 'Multimedia eXtension Board'"
257 depends on VIDEO_DEV && PCI
258 select VIDEO_SAA7146_VV
261 This is a video4linux driver for the 'Multimedia eXtension Board'
262 TV card by Siemens-Nixdorf.
264 To compile this driver as a module, choose M here: the
265 module will be called mxb.
268 tristate "Philips-Semiconductors 'dpc7146 demonstration board'"
269 depends on VIDEO_DEV && PCI
270 select VIDEO_SAA7146_VV
272 This is a video4linux driver for the 'dpc7146 demonstration
273 board' by Philips-Semiconductors. It's the reference design
274 for SAA7146 bases boards, so if you have some unsupported
275 saa7146 based, analog video card, chances are good that it
276 will work with this skeleton driver.
278 To compile this driver as a module, choose M here: the
279 module will be called dpc7146.
281 config VIDEO_HEXIUM_ORION
282 tristate "Hexium HV-PCI6 and Orion frame grabber"
283 depends on VIDEO_DEV && PCI
284 select VIDEO_SAA7146_VV
286 This is a video4linux driver for the Hexium HV-PCI6 and
287 Orion frame grabber cards by Hexium.
289 To compile this driver as a module, choose M here: the
290 module will be called hexium_orion.
292 config VIDEO_HEXIUM_GEMINI
293 tristate "Hexium Gemini frame grabber"
294 depends on VIDEO_DEV && PCI
295 select VIDEO_SAA7146_VV
297 This is a video4linux driver for the Hexium Gemini frame
298 grabber card by Hexium. Please note that the Gemini Dual
299 card is *not* fully supported.
301 To compile this driver as a module, choose M here: the
302 module will be called hexium_gemini.
304 source "drivers/media/video/cx88/Kconfig"
306 source "drivers/media/video/em28xx/Kconfig"
308 config VIDEO_OVCAMCHIP
309 tristate "OmniVision Camera Chip support"
310 depends on VIDEO_DEV && I2C
312 Support for the OmniVision OV6xxx and OV7xxx series of camera chips.
313 This driver is intended to be used with the ov511 and w9968cf USB
316 To compile this driver as a module, choose M here: the
317 module will be called ovcamchip
320 tristate "AR devices"
323 This is a video4linux driver for the Renesas AR (Artificial Retina)
326 config VIDEO_M32R_AR_M64278
327 tristate "Use Colour AR module M64278(VGA)"
328 depends on VIDEO_M32R_AR && PLAT_M32700UT
330 Say Y here to use the Renesas M64278E-800 camera module,
331 which supports VGA(640x480 pixcels) size of images.
333 config VIDEO_AUDIO_DECODER
334 tristate "Add support for additional audio chipsets"
335 depends on VIDEO_DEV && I2C && EXPERIMENTAL
337 Say Y here to compile drivers for WM8775 and CS53L32A audio
341 tristate "Add support for additional video chipsets"
342 depends on VIDEO_DEV && I2C && EXPERIMENTAL
344 Say Y here to compile drivers for SAA7115, SAA7127 and CX25840