aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/Kconfig
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@infradead.org>2006-08-18 06:31:22 -0400
committerMauro Carvalho Chehab <mchehab@infradead.org>2006-09-26 11:30:32 -0400
commiteb42c42449b4d018881dc8f1856ce84cf74f90c5 (patch)
tree09d6cec024b45370cc64aa5b208bc34905146b1c /drivers/media/video/Kconfig
parent12500f07c6e179692ae3bd4d7bee9aa07ec74c25 (diff)
V4L/DVB (4507): Make tvp5150 an independent Kconfig item
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
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