aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/Kconfig
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2012-02-25 13:25:57 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-03-19 18:54:22 -0300
commit08cd43cc4623c13aa0bf4efa39d087dbe53418e7 (patch)
tree1a4395ae73e91bdd1cc4cb4ad4e01d0044c02fdb /drivers/media/video/Kconfig
parent0b27c81ba32de6f5eb9df769d839bab399c4c6de (diff)
downloadlinux-08cd43cc4623c13aa0bf4efa39d087dbe53418e7.tar.gz
[media] mt9p031: Use generic PLL setup code
Compute the PLL parameters at runtime using the generic Aptina PLL helper. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Acked-by: Sakari Ailus <sakari.ailus@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/Kconfig')
-rw-r--r--drivers/media/video/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig
index 8456ab7e8723df..efe94845bfa6ef 100644
--- a/drivers/media/video/Kconfig
+++ b/drivers/media/video/Kconfig
@@ -493,6 +493,7 @@ config VIDEO_VS6624
config VIDEO_MT9P031
tristate "Aptina MT9P031 support"
depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
+ select VIDEO_APTINA_PLL
---help---
This is a Video4Linux2 sensor-level driver for the Aptina
(Micron) mt9p031 5 Mpixel camera.