aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/Kconfig
diff options
context:
space:
mode:
authorGuennadi Liakhovetski <lyakh@axis700.grange>2010-03-29 03:45:22 -0400
committerMauro Carvalho Chehab <mchehab@redhat.com>2010-05-19 11:58:02 -0400
commitaec11e5d495a6c9b10ded81dde5b0e42b0875541 (patch)
treec57f57d1dc588dc2e0ac6c5c60f4e0435a1e1dec /drivers/media/video/Kconfig
parenta81fb9b223508f5773d8d7e226b1574d1b068642 (diff)
V4L/DVB: V4L: v4l2-subdev driver for AK8813 and AK8814 TV-encoders from AKM
AK8814 only differs from AK8813 by included Macrovision Copy Protection function. This patch adds a driver for AK8813 and AK8814 I2C PAL/NTSC TV encoders. Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/Kconfig')
-rw-r--r--drivers/media/video/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig
index e2fad460a759..747f106e7b53 100644
--- a/drivers/media/video/Kconfig
+++ b/drivers/media/video/Kconfig
@@ -480,6 +480,12 @@ config VIDEO_ADV7343
480 To compile this driver as a module, choose M here: the 480 To compile this driver as a module, choose M here: the
481 module will be called adv7343. 481 module will be called adv7343.
482 482
483config VIDEO_AK881X
484 tristate "AK8813/AK8814 video encoders"
485 depends on I2C
486 help
487 Video output driver for AKM AK8813 and AK8814 TV encoders
488
483comment "Video improvement chips" 489comment "Video improvement chips"
484 490
485config VIDEO_UPD64031A 491config VIDEO_UPD64031A