diff options
Diffstat (limited to 'drivers/media/video/Kconfig')
-rw-r--r-- | drivers/media/video/Kconfig | 476 |
1 files changed, 352 insertions, 124 deletions
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig index 94d078b77bab..d1183c939221 100644 --- a/drivers/media/video/Kconfig +++ b/drivers/media/video/Kconfig | |||
@@ -16,6 +16,320 @@ config VIDEO_ADV_DEBUG | |||
16 | V4L devices. | 16 | V4L devices. |
17 | In doubt, say N. | 17 | In doubt, say N. |
18 | 18 | ||
19 | config VIDEO_HELPER_CHIPS_AUTO | ||
20 | bool "Autoselect pertinent encoders/decoders and other helper chips" | ||
21 | default y | ||
22 | ---help--- | ||
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. | ||
26 | |||
27 | Unselect this only if you know exaclty what you are doing, since | ||
28 | it may break support on some boards. | ||
29 | |||
30 | In doubt, say Y. | ||
31 | |||
32 | # | ||
33 | # Encoder / Decoder module configuration | ||
34 | # | ||
35 | |||
36 | menu "Encoders/decoders and other helper chips" | ||
37 | depends on VIDEO_DEV && !VIDEO_HELPER_CHIPS_AUTO | ||
38 | |||
39 | comment "Audio Decoders" | ||
40 | |||
41 | config 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. | ||
49 | |||
50 | To compile this driver as a module, choose M here: the | ||
51 | module will be called tvaudio. | ||
52 | |||
53 | config VIDEO_TDA7432 | ||
54 | tristate "Philips TDA7432 audio processor chip" | ||
55 | depends on VIDEO_V4L1 && I2C | ||
56 | ---help--- | ||
57 | Support for tda7432 audio decoder chip found on some bt8xx boards. | ||
58 | |||
59 | To compile this driver as a module, choose M here: the | ||
60 | module will be called tda7432. | ||
61 | |||
62 | config VIDEO_TDA9840 | ||
63 | tristate "Philips TDA9840 audio processor chip" | ||
64 | depends on VIDEO_DEV && I2C | ||
65 | ---help--- | ||
66 | Support for tda9840 audio decoder chip found on some Zoran boards. | ||
67 | |||
68 | To compile this driver as a module, choose M here: the | ||
69 | module will be called tda9840. | ||
70 | |||
71 | config VIDEO_TDA9875 | ||
72 | tristate "Philips TDA9875 audio processor chip" | ||
73 | depends on VIDEO_V4L1 && I2C | ||
74 | ---help--- | ||
75 | Support for tda9875 audio decoder chip found on some bt8xx boards. | ||
76 | |||
77 | To compile this driver as a module, choose M here: the | ||
78 | module will be called tda9875. | ||
79 | |||
80 | config VIDEO_TEA6415C | ||
81 | tristate "Philips TEA6415C audio processor chip" | ||
82 | depends on VIDEO_DEV && I2C | ||
83 | ---help--- | ||
84 | Support for tea6415c audio decoder chip found on some bt8xx boards. | ||
85 | |||
86 | To compile this driver as a module, choose M here: the | ||
87 | module will be called tea6415c. | ||
88 | |||
89 | config VIDEO_TEA6420 | ||
90 | tristate "Philips TEA6420 audio processor chip" | ||
91 | depends on VIDEO_DEV && I2C | ||
92 | ---help--- | ||
93 | Support for tea6420 audio decoder chip found on some bt8xx boards. | ||
94 | |||
95 | To compile this driver as a module, choose M here: the | ||
96 | module will be called tea6420. | ||
97 | |||
98 | config 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. | ||
103 | |||
104 | To compile this driver as a module, choose M here: the | ||
105 | module will be called msp3400. | ||
106 | |||
107 | config 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. | ||
113 | |||
114 | To compile this driver as a module, choose M here: the | ||
115 | module will be called cs53l32a. | ||
116 | |||
117 | config 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. | ||
122 | |||
123 | To compile this driver as a module, choose M here: the | ||
124 | module will be called tlv320aic23b. | ||
125 | |||
126 | config 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. | ||
132 | |||
133 | To compile this driver as a module, choose M here: the | ||
134 | module will be called wm8775. | ||
135 | |||
136 | config 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. | ||
142 | |||
143 | To compile this driver as a module, choose M here: the | ||
144 | module will be called wm8739. | ||
145 | |||
146 | comment "MPEG video encoders" | ||
147 | |||
148 | config VIDEO_CX2341X | ||
149 | tristate "Conexant CX2341x MPEG encoders" | ||
150 | depends on VIDEO_V4L2 && EXPERIMENTAL | ||
151 | ---help--- | ||
152 | Support for the Conexant CX23416 MPEG encoders | ||
153 | and CX23415 MPEG encoder/decoders. | ||
154 | |||
155 | This module currently supports the encoding functions only. | ||
156 | |||
157 | To compile this driver as a module, choose M here: the | ||
158 | module will be called cx2341x. | ||
159 | |||
160 | source "drivers/media/video/cx25840/Kconfig" | ||
161 | |||
162 | comment "Video encoders" | ||
163 | |||
164 | config VIDEO_SAA7127 | ||
165 | tristate "Philips SAA7127/9 digital video encoders" | ||
166 | depends on VIDEO_V4L2 && I2C && EXPERIMENTAL | ||
167 | ---help--- | ||
168 | Support for the Philips SAA7127/9 digital video encoders. | ||
169 | |||
170 | To compile this driver as a module, choose M here: the | ||
171 | module will be called saa7127. | ||
172 | |||
173 | config VIDEO_SAA7185 | ||
174 | tristate "Philips SAA7185 video encoder" | ||
175 | depends on VIDEO_V4L1 && I2C | ||
176 | ---help--- | ||
177 | Support for the Philips SAA7185 video encoder. | ||
178 | |||
179 | To compile this driver as a module, choose M here: the | ||
180 | module will be called saa7185. | ||
181 | |||
182 | config VIDEO_ADV7170 | ||
183 | tristate "Analog Devices ADV7170 video encoder driver" | ||
184 | depends on VIDEO_V4L1 && I2C | ||
185 | ---help--- | ||
186 | Support for the Analog Devices ADV7170 video encoder driver | ||
187 | |||
188 | To compile this driver as a module, choose M here: the | ||
189 | module will be called adv7170. | ||
190 | |||
191 | config VIDEO_ADV7175 | ||
192 | tristate "Analog Devices ADV7175 video encoder driver" | ||
193 | depends on VIDEO_V4L1 && I2C | ||
194 | ---help--- | ||
195 | Support for the Analog Devices ADV7175 video encoder driver | ||
196 | |||
197 | To compile this driver as a module, choose M here: the | ||
198 | module will be called adv7175. | ||
199 | |||
200 | comment "Video decoders" | ||
201 | |||
202 | config VIDEO_BT819 | ||
203 | tristate "BT819A VideoStream Decoder" | ||
204 | depends on VIDEO_V4L1 && I2C | ||
205 | ---help--- | ||
206 | Support for BT819A video decoder. | ||
207 | |||
208 | To compile this driver as a module, choose M here: the | ||
209 | module will be called bt819. | ||
210 | |||
211 | config VIDEO_BT856 | ||
212 | tristate "BT856 VideoStream Decoder" | ||
213 | depends on VIDEO_V4L1 && I2C | ||
214 | ---help--- | ||
215 | Support for BT856 video decoder. | ||
216 | |||
217 | To compile this driver as a module, choose M here: the | ||
218 | module will be called bt856. | ||
219 | |||
220 | config VIDEO_BT866 | ||
221 | tristate "BT866 VideoStream Decoder" | ||
222 | depends on VIDEO_V4L1 && I2C | ||
223 | ---help--- | ||
224 | Support for BT866 video decoder. | ||
225 | |||
226 | To compile this driver as a module, choose M here: the | ||
227 | module will be called bt866. | ||
228 | |||
229 | config VIDEO_KS0127 | ||
230 | tristate "KS0127 video decoder" | ||
231 | depends on VIDEO_V4L1 && I2C | ||
232 | ---help--- | ||
233 | Support for KS0127 video decoder. | ||
234 | |||
235 | This chip is used on AverMedia AVS6EYES Zoran-based MJPEG | ||
236 | cards. | ||
237 | |||
238 | To compile this driver as a module, choose M here: the | ||
239 | module will be called ks0127. | ||
240 | |||
241 | config VIDEO_SAA7110 | ||
242 | tristate "Philips SAA7110 video decoder" | ||
243 | depends on VIDEO_V4L1 | ||
244 | ---help--- | ||
245 | Support for the Philips SAA7110 video decoders. | ||
246 | |||
247 | To compile this driver as a module, choose M here: the | ||
248 | module will be called saa7110. | ||
249 | |||
250 | config VIDEO_SAA7111 | ||
251 | tristate "Philips SAA7111 video decoder" | ||
252 | depends on VIDEO_V4L1 && I2C | ||
253 | ---help--- | ||
254 | Support for the Philips SAA711 video decoder. | ||
255 | |||
256 | To compile this driver as a module, choose M here: the | ||
257 | module will be called saa7111. | ||
258 | |||
259 | config VIDEO_SAA7114 | ||
260 | tristate "Philips SAA7114 video decoder" | ||
261 | depends on VIDEO_V4L1 && I2C | ||
262 | ---help--- | ||
263 | Support for the Philips SAA7114 video decoder. This driver | ||
264 | is used only on Zoran driver and should be moved soon to | ||
265 | SAA711x module. | ||
266 | |||
267 | To compile this driver as a module, choose M here: the | ||
268 | module will be called saa7114. | ||
269 | |||
270 | config VIDEO_SAA711X | ||
271 | tristate "Philips SAA7113/4/5 video decoders" | ||
272 | depends on VIDEO_V4L2 && I2C && EXPERIMENTAL | ||
273 | ---help--- | ||
274 | Support for the Philips SAA7113/4/5 video decoders. | ||
275 | |||
276 | To compile this driver as a module, choose M here: the | ||
277 | module will be called saa7115. | ||
278 | |||
279 | config VIDEO_SAA7191 | ||
280 | tristate "Philips SAA7191 video decoder" | ||
281 | depends on VIDEO_V4L1 && I2C | ||
282 | ---help--- | ||
283 | Support for the Philips SAA7191 video decoder. | ||
284 | |||
285 | To compile this driver as a module, choose M here: the | ||
286 | module will be called saa7191. | ||
287 | |||
288 | config VIDEO_TVP5150 | ||
289 | tristate "Texas Instruments TVP5150 video decoder" | ||
290 | depends on VIDEO_V4L2 && I2C | ||
291 | ---help--- | ||
292 | Support for the Texas Instruments TVP5150 video decoder. | ||
293 | |||
294 | To compile this driver as a module, choose M here: the | ||
295 | module will be called tvp5150. | ||
296 | |||
297 | config VIDEO_VPX3220 | ||
298 | tristate "vpx3220a, vpx3216b & vpx3214c video decoder driver" | ||
299 | depends on VIDEO_V4L1 && I2C | ||
300 | ---help--- | ||
301 | Support for VPX322x video decoders. | ||
302 | |||
303 | To compile this driver as a module, choose M here: the | ||
304 | module will be called vpx3220. | ||
305 | |||
306 | comment "Video improvement chips" | ||
307 | |||
308 | config VIDEO_UPD64031A | ||
309 | tristate "NEC Electronics uPD64031A Ghost Reduction" | ||
310 | depends on VIDEO_V4L2 && I2C && EXPERIMENTAL | ||
311 | ---help--- | ||
312 | Support for the NEC Electronics uPD64031A Ghost Reduction | ||
313 | video chip. It is most often found in NTSC TV cards made for | ||
314 | Japan and is used to reduce the 'ghosting' effect that can | ||
315 | be present in analog TV broadcasts. | ||
316 | |||
317 | To compile this driver as a module, choose M here: the | ||
318 | module will be called upd64031a. | ||
319 | |||
320 | config VIDEO_UPD64083 | ||
321 | tristate "NEC Electronics uPD64083 3-Dimensional Y/C separation" | ||
322 | depends on VIDEO_V4L2 && I2C && EXPERIMENTAL | ||
323 | ---help--- | ||
324 | Support for the NEC Electronics uPD64083 3-Dimensional Y/C | ||
325 | separation video chip. It is used to improve the quality of | ||
326 | the colors of a composite signal. | ||
327 | |||
328 | To compile this driver as a module, choose M here: the | ||
329 | module will be called upd64083. | ||
330 | |||
331 | endmenu # encoder / decoder chips | ||
332 | |||
19 | config VIDEO_VIVI | 333 | config VIDEO_VIVI |
20 | tristate "Virtual Video Driver" | 334 | tristate "Virtual Video Driver" |
21 | depends on VIDEO_V4L2 && !SPARC32 && !SPARC64 | 335 | depends on VIDEO_V4L2 && !SPARC32 && !SPARC64 |
@@ -135,7 +449,7 @@ source "drivers/media/video/cpia2/Kconfig" | |||
135 | 449 | ||
136 | config VIDEO_SAA5246A | 450 | config VIDEO_SAA5246A |
137 | tristate "SAA5246A, SAA5281 Teletext processor" | 451 | tristate "SAA5246A, SAA5281 Teletext processor" |
138 | depends on I2C && VIDEO_V4L1 | 452 | depends on I2C && VIDEO_V4L2 |
139 | help | 453 | help |
140 | Support for I2C bus based teletext using the SAA5246A or SAA5281 | 454 | Support for I2C bus based teletext using the SAA5246A or SAA5281 |
141 | chip. Useful only if you live in Europe. | 455 | chip. Useful only if you live in Europe. |
@@ -145,7 +459,7 @@ config VIDEO_SAA5246A | |||
145 | 459 | ||
146 | config VIDEO_SAA5249 | 460 | config VIDEO_SAA5249 |
147 | tristate "SAA5249 Teletext processor" | 461 | tristate "SAA5249 Teletext processor" |
148 | depends on VIDEO_DEV && I2C && VIDEO_V4L1 | 462 | depends on VIDEO_DEV && I2C && VIDEO_V4L2 |
149 | help | 463 | help |
150 | Support for I2C bus based teletext using the SAA5249 chip. At the | 464 | Support for I2C bus based teletext using the SAA5249 chip. At the |
151 | moment this is only useful on some European WinTV cards. | 465 | moment this is only useful on some European WinTV cards. |
@@ -162,8 +476,9 @@ config TUNER_3036 | |||
162 | 476 | ||
163 | config VIDEO_VINO | 477 | config VIDEO_VINO |
164 | tristate "SGI Vino Video For Linux (EXPERIMENTAL)" | 478 | tristate "SGI Vino Video For Linux (EXPERIMENTAL)" |
165 | depends on I2C && SGI_IP22 && EXPERIMENTAL && VIDEO_V4L1 | 479 | depends on I2C && SGI_IP22 && EXPERIMENTAL && VIDEO_V4L2 |
166 | select I2C_ALGO_SGI | 480 | select I2C_ALGO_SGI |
481 | select VIDEO_SAA7191 if VIDEO_HELPER_CHIPS_AUTO | ||
167 | help | 482 | help |
168 | Say Y here to build in support for the Vino video input system found | 483 | Say Y here to build in support for the Vino video input system found |
169 | on SGI Indy machines. | 484 | on SGI Indy machines. |
@@ -176,6 +491,9 @@ config VIDEO_STRADIS | |||
176 | driver for PCI. There is a product page at | 491 | driver for PCI. There is a product page at |
177 | <http://www.stradis.com/>. | 492 | <http://www.stradis.com/>. |
178 | 493 | ||
494 | config VIDEO_ZORAN_ZR36060 | ||
495 | tristate | ||
496 | |||
179 | config VIDEO_ZORAN | 497 | config VIDEO_ZORAN |
180 | tristate "Zoran ZR36057/36067 Video For Linux" | 498 | tristate "Zoran ZR36057/36067 Video For Linux" |
181 | depends on PCI && I2C_ALGOBIT && VIDEO_V4L1 && !PPC64 | 499 | depends on PCI && I2C_ALGOBIT && VIDEO_V4L1 && !PPC64 |
@@ -192,12 +510,18 @@ config VIDEO_ZORAN | |||
192 | config VIDEO_ZORAN_BUZ | 510 | config VIDEO_ZORAN_BUZ |
193 | tristate "Iomega Buz support" | 511 | tristate "Iomega Buz support" |
194 | depends on VIDEO_ZORAN | 512 | depends on VIDEO_ZORAN |
513 | select VIDEO_SAA7111 if VIDEO_HELPER_CHIPS_AUTO | ||
514 | select VIDEO_SAA7185 if VIDEO_HELPER_CHIPS_AUTO | ||
515 | select VIDEO_ZORAN_ZR36060 | ||
195 | help | 516 | help |
196 | Support for the Iomega Buz MJPEG capture/playback card. | 517 | Support for the Iomega Buz MJPEG capture/playback card. |
197 | 518 | ||
198 | config VIDEO_ZORAN_DC10 | 519 | config VIDEO_ZORAN_DC10 |
199 | tristate "Pinnacle/Miro DC10(+) support" | 520 | tristate "Pinnacle/Miro DC10(+) support" |
200 | depends on VIDEO_ZORAN | 521 | depends on VIDEO_ZORAN |
522 | select VIDEO_SAA7110 | ||
523 | select VIDEO_ADV7175 if VIDEO_HELPER_CHIPS_AUTO | ||
524 | select VIDEO_ZORAN_ZR36060 | ||
201 | help | 525 | help |
202 | Support for the Pinnacle/Miro DC10(+) MJPEG capture/playback | 526 | Support for the Pinnacle/Miro DC10(+) MJPEG capture/playback |
203 | card. | 527 | card. |
@@ -205,6 +529,8 @@ config VIDEO_ZORAN_DC10 | |||
205 | config VIDEO_ZORAN_DC30 | 529 | config VIDEO_ZORAN_DC30 |
206 | tristate "Pinnacle/Miro DC30(+) support" | 530 | tristate "Pinnacle/Miro DC30(+) support" |
207 | depends on VIDEO_ZORAN | 531 | depends on VIDEO_ZORAN |
532 | select VIDEO_ADV7175 if VIDEO_HELPER_CHIPS_AUTO | ||
533 | select VIDEO_VPX3220 if VIDEO_HELPER_CHIPS_AUTO | ||
208 | help | 534 | help |
209 | Support for the Pinnacle/Miro DC30(+) MJPEG capture/playback | 535 | Support for the Pinnacle/Miro DC30(+) MJPEG capture/playback |
210 | card. This also supports really old DC10 cards based on the | 536 | card. This also supports really old DC10 cards based on the |
@@ -213,6 +539,9 @@ config VIDEO_ZORAN_DC30 | |||
213 | config VIDEO_ZORAN_LML33 | 539 | config VIDEO_ZORAN_LML33 |
214 | tristate "Linux Media Labs LML33 support" | 540 | tristate "Linux Media Labs LML33 support" |
215 | depends on VIDEO_ZORAN | 541 | depends on VIDEO_ZORAN |
542 | select VIDEO_BT819 if VIDEO_HELPER_CHIPS_AUTO | ||
543 | select VIDEO_BT856 if VIDEO_HELPER_CHIPS_AUTO | ||
544 | select VIDEO_ZORAN_ZR36060 | ||
216 | help | 545 | help |
217 | Support for the Linux Media Labs LML33 MJPEG capture/playback | 546 | Support for the Linux Media Labs LML33 MJPEG capture/playback |
218 | card. | 547 | card. |
@@ -220,6 +549,9 @@ config VIDEO_ZORAN_LML33 | |||
220 | config VIDEO_ZORAN_LML33R10 | 549 | config VIDEO_ZORAN_LML33R10 |
221 | tristate "Linux Media Labs LML33R10 support" | 550 | tristate "Linux Media Labs LML33R10 support" |
222 | depends on VIDEO_ZORAN | 551 | depends on VIDEO_ZORAN |
552 | select VIDEO_SAA7114 if VIDEO_HELPER_CHIPS_AUTO | ||
553 | select VIDEO_ADV7170 if VIDEO_HELPER_CHIPS_AUTO | ||
554 | select VIDEO_ZORAN_ZR36060 | ||
223 | help | 555 | help |
224 | support for the Linux Media Labs LML33R10 MJPEG capture/playback | 556 | support for the Linux Media Labs LML33R10 MJPEG capture/playback |
225 | card. | 557 | card. |
@@ -227,6 +559,9 @@ config VIDEO_ZORAN_LML33R10 | |||
227 | config VIDEO_ZORAN_AVS6EYES | 559 | config VIDEO_ZORAN_AVS6EYES |
228 | tristate "AverMedia 6 Eyes support (EXPERIMENTAL)" | 560 | tristate "AverMedia 6 Eyes support (EXPERIMENTAL)" |
229 | depends on VIDEO_ZORAN && EXPERIMENTAL && VIDEO_V4L1 | 561 | depends on VIDEO_ZORAN && EXPERIMENTAL && VIDEO_V4L1 |
562 | select VIDEO_BT856 if VIDEO_HELPER_CHIPS_AUTO | ||
563 | select VIDEO_KS0127 if VIDEO_HELPER_CHIPS_AUTO | ||
564 | select VIDEO_ZORAN_ZR36060 | ||
230 | help | 565 | help |
231 | Support for the AverMedia 6 Eyes video surveillance card. | 566 | Support for the AverMedia 6 Eyes video surveillance card. |
232 | 567 | ||
@@ -263,6 +598,10 @@ config VIDEO_MXB | |||
263 | depends on PCI && VIDEO_V4L1 && I2C | 598 | depends on PCI && VIDEO_V4L1 && I2C |
264 | select VIDEO_SAA7146_VV | 599 | select VIDEO_SAA7146_VV |
265 | select VIDEO_TUNER | 600 | select VIDEO_TUNER |
601 | select VIDEO_SAA7111 if VIDEO_HELPER_CHIPS_AUTO | ||
602 | select VIDEO_TDA9840 if VIDEO_HELPER_CHIPS_AUTO | ||
603 | select VIDEO_TEA6415C if VIDEO_HELPER_CHIPS_AUTO | ||
604 | select VIDEO_TEA6420 if VIDEO_HELPER_CHIPS_AUTO | ||
266 | ---help--- | 605 | ---help--- |
267 | This is a video4linux driver for the 'Multimedia eXtension Board' | 606 | This is a video4linux driver for the 'Multimedia eXtension Board' |
268 | TV card by Siemens-Nixdorf. | 607 | TV card by Siemens-Nixdorf. |
@@ -274,7 +613,7 @@ config VIDEO_DPC | |||
274 | tristate "Philips-Semiconductors 'dpc7146 demonstration board'" | 613 | tristate "Philips-Semiconductors 'dpc7146 demonstration board'" |
275 | depends on PCI && VIDEO_V4L1 && I2C | 614 | depends on PCI && VIDEO_V4L1 && I2C |
276 | select VIDEO_SAA7146_VV | 615 | select VIDEO_SAA7146_VV |
277 | select VIDEO_V4L2 | 616 | select VIDEO_SAA7111 if VIDEO_HELPER_CHIPS_AUTO |
278 | ---help--- | 617 | ---help--- |
279 | This is a video4linux driver for the 'dpc7146 demonstration | 618 | This is a video4linux driver for the 'dpc7146 demonstration |
280 | board' by Philips-Semiconductors. It's the reference design | 619 | board' by Philips-Semiconductors. It's the reference design |
@@ -287,9 +626,8 @@ config VIDEO_DPC | |||
287 | 626 | ||
288 | config VIDEO_HEXIUM_ORION | 627 | config VIDEO_HEXIUM_ORION |
289 | tristate "Hexium HV-PCI6 and Orion frame grabber" | 628 | tristate "Hexium HV-PCI6 and Orion frame grabber" |
290 | depends on PCI && VIDEO_V4L1 && I2C | 629 | depends on PCI && VIDEO_V4L2 && I2C |
291 | select VIDEO_SAA7146_VV | 630 | select VIDEO_SAA7146_VV |
292 | select VIDEO_V4L2 | ||
293 | ---help--- | 631 | ---help--- |
294 | This is a video4linux driver for the Hexium HV-PCI6 and | 632 | This is a video4linux driver for the Hexium HV-PCI6 and |
295 | Orion frame grabber cards by Hexium. | 633 | Orion frame grabber cards by Hexium. |
@@ -299,9 +637,8 @@ config VIDEO_HEXIUM_ORION | |||
299 | 637 | ||
300 | config VIDEO_HEXIUM_GEMINI | 638 | config VIDEO_HEXIUM_GEMINI |
301 | tristate "Hexium Gemini frame grabber" | 639 | tristate "Hexium Gemini frame grabber" |
302 | depends on PCI && VIDEO_V4L1 && I2C | 640 | depends on PCI && VIDEO_V4L2 && I2C |
303 | select VIDEO_SAA7146_VV | 641 | select VIDEO_SAA7146_VV |
304 | select VIDEO_V4L2 | ||
305 | ---help--- | 642 | ---help--- |
306 | This is a video4linux driver for the Hexium Gemini frame | 643 | This is a video4linux driver for the Hexium Gemini frame |
307 | grabber card by Hexium. Please note that the Gemini Dual | 644 | grabber card by Hexium. Please note that the Gemini Dual |
@@ -320,123 +657,16 @@ config VIDEO_M32R_AR | |||
320 | camera module. | 657 | camera module. |
321 | 658 | ||
322 | config VIDEO_M32R_AR_M64278 | 659 | config VIDEO_M32R_AR_M64278 |
323 | tristate "Use Colour AR module M64278(VGA)" | 660 | tristate "AR device with color module M64278(VGA)" |
324 | depends on VIDEO_M32R_AR && PLAT_M32700UT | 661 | depends on PLAT_M32700UT |
325 | ---help--- | 662 | select VIDEO_M32R_AR |
326 | Say Y here to use the Renesas M64278E-800 camera module, | ||
327 | which supports VGA(640x480 pixcels) size of images. | ||
328 | |||
329 | # | ||
330 | # Encoder / Decoder module configuration | ||
331 | # | ||
332 | |||
333 | menu "Encoders and Decoders" | ||
334 | depends on VIDEO_DEV | ||
335 | |||
336 | config VIDEO_MSP3400 | ||
337 | tristate "Micronas MSP34xx audio decoders" | ||
338 | depends on VIDEO_DEV && I2C | ||
339 | ---help--- | ||
340 | Support for the Micronas MSP34xx series of audio decoders. | ||
341 | |||
342 | To compile this driver as a module, choose M here: the | ||
343 | module will be called msp3400. | ||
344 | |||
345 | config VIDEO_CS53L32A | ||
346 | tristate "Cirrus Logic CS53L32A audio ADC" | ||
347 | depends on VIDEO_DEV && I2C && EXPERIMENTAL | ||
348 | ---help--- | ||
349 | Support for the Cirrus Logic CS53L32A low voltage | ||
350 | stereo A/D converter. | ||
351 | |||
352 | To compile this driver as a module, choose M here: the | ||
353 | module will be called cs53l32a. | ||
354 | |||
355 | config VIDEO_TLV320AIC23B | ||
356 | tristate "Texas Instruments TLV320AIC23B audio codec" | ||
357 | depends on VIDEO_DEV && I2C && EXPERIMENTAL | ||
358 | ---help--- | 663 | ---help--- |
359 | Support for the Texas Instruments TLV320AIC23B audio codec. | 664 | This is a video4linux driver for the Renesas AR (Artificial |
360 | 665 | Retina) with M64278E-800 camera module. | |
361 | To compile this driver as a module, choose M here: the | 666 | This module supports VGA(640x480 pixels) resolutions. |
362 | module will be called tlv320aic23b. | ||
363 | |||
364 | config VIDEO_WM8775 | ||
365 | tristate "Wolfson Microelectronics WM8775 audio ADC with input mixer" | ||
366 | depends on VIDEO_DEV && I2C && EXPERIMENTAL | ||
367 | ---help--- | ||
368 | Support for the Wolfson Microelectronics WM8775 high | ||
369 | performance stereo A/D Converter with a 4 channel input mixer. | ||
370 | 667 | ||
371 | To compile this driver as a module, choose M here: the | 668 | To compile this driver as a module, choose M here: the |
372 | module will be called wm8775. | 669 | module will be called arv. |
373 | |||
374 | config VIDEO_WM8739 | ||
375 | tristate "Wolfson Microelectronics WM8739 stereo audio ADC" | ||
376 | depends on VIDEO_DEV && I2C && EXPERIMENTAL | ||
377 | ---help--- | ||
378 | Support for the Wolfson Microelectronics WM8739 | ||
379 | stereo A/D Converter. | ||
380 | |||
381 | To compile this driver as a module, choose M here: the | ||
382 | module will be called wm8739. | ||
383 | |||
384 | config VIDEO_CX2341X | ||
385 | tristate "Conexant CX2341x MPEG encoders" | ||
386 | depends on VIDEO_V4L2 && EXPERIMENTAL | ||
387 | ---help--- | ||
388 | Support for the Conexant CX23416 MPEG encoders | ||
389 | and CX23415 MPEG encoder/decoders. | ||
390 | |||
391 | This module currently supports the encoding functions only. | ||
392 | |||
393 | To compile this driver as a module, choose M here: the | ||
394 | module will be called cx2341x. | ||
395 | |||
396 | source "drivers/media/video/cx25840/Kconfig" | ||
397 | |||
398 | config VIDEO_SAA711X | ||
399 | tristate "Philips SAA7113/4/5 video decoders" | ||
400 | depends on VIDEO_DEV && I2C && EXPERIMENTAL | ||
401 | ---help--- | ||
402 | Support for the Philips SAA7113/4/5 video decoders. | ||
403 | |||
404 | To compile this driver as a module, choose M here: the | ||
405 | module will be called saa7115. | ||
406 | |||
407 | config VIDEO_SAA7127 | ||
408 | tristate "Philips SAA7127/9 digital video encoders" | ||
409 | depends on VIDEO_V4L2 && I2C && EXPERIMENTAL | ||
410 | ---help--- | ||
411 | Support for the Philips SAA7127/9 digital video encoders. | ||
412 | |||
413 | To compile this driver as a module, choose M here: the | ||
414 | module will be called saa7127. | ||
415 | |||
416 | config VIDEO_UPD64031A | ||
417 | tristate "NEC Electronics uPD64031A Ghost Reduction" | ||
418 | depends on VIDEO_V4L2 && I2C && EXPERIMENTAL | ||
419 | ---help--- | ||
420 | Support for the NEC Electronics uPD64031A Ghost Reduction | ||
421 | video chip. It is most often found in NTSC TV cards made for | ||
422 | Japan and is used to reduce the 'ghosting' effect that can | ||
423 | be present in analog TV broadcasts. | ||
424 | |||
425 | To compile this driver as a module, choose M here: the | ||
426 | module will be called upd64031a. | ||
427 | |||
428 | config VIDEO_UPD64083 | ||
429 | tristate "NEC Electronics uPD64083 3-Dimensional Y/C separation" | ||
430 | depends on VIDEO_V4L2 && I2C && EXPERIMENTAL | ||
431 | ---help--- | ||
432 | Support for the NEC Electronics uPD64083 3-Dimensional Y/C | ||
433 | separation video chip. It is used to improve the quality of | ||
434 | the colors of a composite signal. | ||
435 | |||
436 | To compile this driver as a module, choose M here: the | ||
437 | module will be called upd64083. | ||
438 | |||
439 | endmenu # encoder / decoder chips | ||
440 | 670 | ||
441 | # | 671 | # |
442 | # USB Multimedia device configuration | 672 | # USB Multimedia device configuration |
@@ -445,8 +675,6 @@ endmenu # encoder / decoder chips | |||
445 | menu "V4L USB devices" | 675 | menu "V4L USB devices" |
446 | depends on USB && VIDEO_DEV | 676 | depends on USB && VIDEO_DEV |
447 | 677 | ||
448 | source "drivers/media/video/pvrusb2/Kconfig" | ||
449 | |||
450 | source "drivers/media/video/em28xx/Kconfig" | 678 | source "drivers/media/video/em28xx/Kconfig" |
451 | 679 | ||
452 | source "drivers/media/video/usbvideo/Kconfig" | 680 | source "drivers/media/video/usbvideo/Kconfig" |