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 de6a6208e34..54b9f84e9a3 100644
--- a/drivers/media/video/Kconfig
+++ b/drivers/media/video/Kconfig
@@ -270,6 +270,15 @@ config VIDEO_SAA711X
270 To compile this driver as a module, choose M here: the 270 To compile this driver as a module, choose M here: the
271 module will be called saa7115. 271 module will be called saa7115.
272 272
273config VIDEO_SAA717X
274 tristate "Philips SAA7171/3/4 audio/video decoders"
275 depends on VIDEO_V4L2 && I2C
276 ---help---
277 Support for the Philips SAA7171/3/4 audio/video decoders.
278
279 To compile this driver as a module, choose M here: the
280 module will be called saa717x.
281
273config VIDEO_SAA7191 282config VIDEO_SAA7191
274 tristate "Philips SAA7191 video decoder" 283 tristate "Philips SAA7191 video decoder"
275 depends on VIDEO_V4L1 && I2C 284 depends on VIDEO_V4L1 && I2C