Kconfig (0890ec19c65def8c8e445931b026e0fa8d809a34) Kconfig (12be52a9e0b3e6f0402d721e8dada40a705cb78a)
1#
2# Multimedia Video device configuration
3#
4
5if VIDEO_V4L2
6
7config VIDEO_IR_I2C
8 tristate "I2C module for IR" if !MEDIA_SUBDRV_AUTOSELECT

--- 287 unchanged lines hidden (view full) ---

296 tristate "Texas Instruments TVP7002 video decoder"
297 depends on VIDEO_V4L2 && I2C
298 ---help---
299 Support for the Texas Instruments TVP7002 video decoder.
300
301 To compile this driver as a module, choose M here: the
302 module will be called tvp7002.
303
1#
2# Multimedia Video device configuration
3#
4
5if VIDEO_V4L2
6
7config VIDEO_IR_I2C
8 tristate "I2C module for IR" if !MEDIA_SUBDRV_AUTOSELECT

--- 287 unchanged lines hidden (view full) ---

296 tristate "Texas Instruments TVP7002 video decoder"
297 depends on VIDEO_V4L2 && I2C
298 ---help---
299 Support for the Texas Instruments TVP7002 video decoder.
300
301 To compile this driver as a module, choose M here: the
302 module will be called tvp7002.
303
304config VIDEO_TW2804
305 tristate "Techwell TW2804 multiple video decoder"
306 depends on VIDEO_V4L2 && I2C
307 ---help---
308 Support for the Techwell tw2804 multiple video decoder.
309
310 To compile this driver as a module, choose M here: the
311 module will be called tw2804.
312
304config VIDEO_TW9903
305 tristate "Techwell TW9903 video decoder"
306 depends on VIDEO_V4L2 && I2C
307 ---help---
313config VIDEO_TW9903
314 tristate "Techwell TW9903 video decoder"
315 depends on VIDEO_V4L2 && I2C
316 ---help---
308 Support for the Techwell 9903 multi-standard video decoder
317 Support for the Techwell tw9903 multi-standard video decoder
309 with high quality down scaler.
310
311 To compile this driver as a module, choose M here: the
312 module will be called tw9903.
313
314config VIDEO_VPX3220
315 tristate "vpx3220a, vpx3216b & vpx3214c video decoders"
316 depends on VIDEO_V4L2 && I2C

--- 302 unchanged lines hidden ---
318 with high quality down scaler.
319
320 To compile this driver as a module, choose M here: the
321 module will be called tw9903.
322
323config VIDEO_VPX3220
324 tristate "vpx3220a, vpx3216b & vpx3214c video decoders"
325 depends on VIDEO_V4L2 && I2C

--- 302 unchanged lines hidden ---