diff options
Diffstat (limited to 'drivers/media/video/Kconfig')
-rw-r--r-- | drivers/media/video/Kconfig | 17 |
1 files changed, 7 insertions, 10 deletions
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig index 31a564655bda..a2fda43e8075 100644 --- a/drivers/media/video/Kconfig +++ b/drivers/media/video/Kconfig | |||
@@ -135,7 +135,7 @@ source "drivers/media/video/cpia2/Kconfig" | |||
135 | 135 | ||
136 | config VIDEO_SAA5246A | 136 | config VIDEO_SAA5246A |
137 | tristate "SAA5246A, SAA5281 Teletext processor" | 137 | tristate "SAA5246A, SAA5281 Teletext processor" |
138 | depends on I2C && VIDEO_V4L1 | 138 | depends on I2C && VIDEO_V4L2 |
139 | help | 139 | help |
140 | Support for I2C bus based teletext using the SAA5246A or SAA5281 | 140 | Support for I2C bus based teletext using the SAA5246A or SAA5281 |
141 | chip. Useful only if you live in Europe. | 141 | chip. Useful only if you live in Europe. |
@@ -145,7 +145,7 @@ config VIDEO_SAA5246A | |||
145 | 145 | ||
146 | config VIDEO_SAA5249 | 146 | config VIDEO_SAA5249 |
147 | tristate "SAA5249 Teletext processor" | 147 | tristate "SAA5249 Teletext processor" |
148 | depends on VIDEO_DEV && I2C && VIDEO_V4L1 | 148 | depends on VIDEO_DEV && I2C && VIDEO_V4L2 |
149 | help | 149 | help |
150 | Support for I2C bus based teletext using the SAA5249 chip. At the | 150 | Support for I2C bus based teletext using the SAA5249 chip. At the |
151 | moment this is only useful on some European WinTV cards. | 151 | moment this is only useful on some European WinTV cards. |
@@ -162,7 +162,7 @@ config TUNER_3036 | |||
162 | 162 | ||
163 | config VIDEO_VINO | 163 | config VIDEO_VINO |
164 | tristate "SGI Vino Video For Linux (EXPERIMENTAL)" | 164 | tristate "SGI Vino Video For Linux (EXPERIMENTAL)" |
165 | depends on I2C && SGI_IP22 && EXPERIMENTAL && VIDEO_V4L1 | 165 | depends on I2C && SGI_IP22 && EXPERIMENTAL && VIDEO_V4L2 |
166 | select I2C_ALGO_SGI | 166 | select I2C_ALGO_SGI |
167 | help | 167 | help |
168 | Say Y here to build in support for the Vino video input system found | 168 | Say Y here to build in support for the Vino video input system found |
@@ -260,7 +260,7 @@ source "drivers/media/video/saa7134/Kconfig" | |||
260 | 260 | ||
261 | config VIDEO_MXB | 261 | config VIDEO_MXB |
262 | tristate "Siemens-Nixdorf 'Multimedia eXtension Board'" | 262 | tristate "Siemens-Nixdorf 'Multimedia eXtension Board'" |
263 | depends on PCI && VIDEO_V4L1 && I2C | 263 | depends on PCI && VIDEO_V4L1 |
264 | select VIDEO_SAA7146_VV | 264 | select VIDEO_SAA7146_VV |
265 | select VIDEO_TUNER | 265 | select VIDEO_TUNER |
266 | ---help--- | 266 | ---help--- |
@@ -272,9 +272,8 @@ config VIDEO_MXB | |||
272 | 272 | ||
273 | config VIDEO_DPC | 273 | config VIDEO_DPC |
274 | tristate "Philips-Semiconductors 'dpc7146 demonstration board'" | 274 | tristate "Philips-Semiconductors 'dpc7146 demonstration board'" |
275 | depends on PCI && VIDEO_V4L1 && I2C | 275 | depends on PCI && VIDEO_V4L1 |
276 | select VIDEO_SAA7146_VV | 276 | select VIDEO_SAA7146_VV |
277 | select VIDEO_V4L2 | ||
278 | ---help--- | 277 | ---help--- |
279 | This is a video4linux driver for the 'dpc7146 demonstration | 278 | This is a video4linux driver for the 'dpc7146 demonstration |
280 | board' by Philips-Semiconductors. It's the reference design | 279 | board' by Philips-Semiconductors. It's the reference design |
@@ -287,9 +286,8 @@ config VIDEO_DPC | |||
287 | 286 | ||
288 | config VIDEO_HEXIUM_ORION | 287 | config VIDEO_HEXIUM_ORION |
289 | tristate "Hexium HV-PCI6 and Orion frame grabber" | 288 | tristate "Hexium HV-PCI6 and Orion frame grabber" |
290 | depends on PCI && VIDEO_V4L1 && I2C | 289 | depends on PCI && VIDEO_V4L2 |
291 | select VIDEO_SAA7146_VV | 290 | select VIDEO_SAA7146_VV |
292 | select VIDEO_V4L2 | ||
293 | ---help--- | 291 | ---help--- |
294 | This is a video4linux driver for the Hexium HV-PCI6 and | 292 | This is a video4linux driver for the Hexium HV-PCI6 and |
295 | Orion frame grabber cards by Hexium. | 293 | Orion frame grabber cards by Hexium. |
@@ -299,9 +297,8 @@ config VIDEO_HEXIUM_ORION | |||
299 | 297 | ||
300 | config VIDEO_HEXIUM_GEMINI | 298 | config VIDEO_HEXIUM_GEMINI |
301 | tristate "Hexium Gemini frame grabber" | 299 | tristate "Hexium Gemini frame grabber" |
302 | depends on PCI && VIDEO_V4L1 && I2C | 300 | depends on PCI && VIDEO_V4L2 |
303 | select VIDEO_SAA7146_VV | 301 | select VIDEO_SAA7146_VV |
304 | select VIDEO_V4L2 | ||
305 | ---help--- | 302 | ---help--- |
306 | This is a video4linux driver for the Hexium Gemini frame | 303 | This is a video4linux driver for the Hexium Gemini frame |
307 | grabber card by Hexium. Please note that the Gemini Dual | 304 | grabber card by Hexium. Please note that the Gemini Dual |