summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/Kconfig
diff options
context:
space:
mode:
authorKuninori Morimoto2008-10-24 20:43:07 +0200
committerMauro Carvalho Chehab2008-12-29 20:53:25 +0100
commit08a66aea55154b50f9e9e2e89cc85d8b75121568 (patch)
tree0bb2a134305d96cc393afcf5834769f975abf874 /drivers/media/video/Kconfig
parentV4L/DVB (9484): v4l: rename compat_ioctl32.c to v4l2-compat-ioctl32.c (diff)
downloadkernel-qcow2-linux-08a66aea55154b50f9e9e2e89cc85d8b75121568.tar.gz
kernel-qcow2-linux-08a66aea55154b50f9e9e2e89cc85d8b75121568.tar.xz
kernel-qcow2-linux-08a66aea55154b50f9e9e2e89cc85d8b75121568.zip
V4L/DVB (9488): Add ov772x driver
This patch adds ov772x driver that use soc_camera framework. It was tested on SH Migo-r board. Signed-off-by: Kuninori Morimoto <morimoto.kuninori@renesas.com> 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 057fd7e160c4..af951bdc111d 100644
--- a/drivers/media/video/Kconfig
+++ b/drivers/media/video/Kconfig
@@ -750,6 +750,12 @@ config SOC_CAMERA_PLATFORM
help
This is a generic SoC camera platform driver, useful for testing
+config SOC_CAMERA_OV772X
+ tristate "ov772x camera support"
+ depends on SOC_CAMERA && I2C
+ help
+ This is a ov772x camera driver
+
config VIDEO_PXA27x
tristate "PXA27x Quick Capture Interface driver"
depends on VIDEO_DEV && PXA27x && SOC_CAMERA