aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/video/Kconfig')
-rw-r--r--drivers/media/video/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig
index 6afe0cf09360..272b0e0daf2a 100644
--- a/drivers/media/video/Kconfig
+++ b/drivers/media/video/Kconfig
@@ -409,6 +409,15 @@ config VIDEO_SAA711X
409 To compile this driver as a module, choose M here: the 409 To compile this driver as a module, choose M here: the
410 module will be called saa7115. 410 module will be called saa7115.
411 411
412config VIDEO_TVP5150
413 tristate "Texas Instruments TVP5150 video decoder"
414 depends on VIDEO_DEV && I2C
415 ---help---
416 Support for the Texas Instruments TVP5150 video decoder.
417
418 To compile this driver as a module, choose M here: the
419 module will be called tvp5150.
420
412config VIDEO_SAA7127 421config VIDEO_SAA7127
413 tristate "Philips SAA7127/9 digital video encoders" 422 tristate "Philips SAA7127/9 digital video encoders"
414 depends on VIDEO_V4L2 && I2C && EXPERIMENTAL 423 depends on VIDEO_V4L2 && I2C && EXPERIMENTAL