diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2008-10-30 07:13:14 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2008-10-30 07:13:14 -0200 |
commit | de37fbd4a44d8af1d798b9631d9e8056b87cf17e (patch) | |
tree | cfbed0b635e5db0e59c448868863ce61847cad14 /linux/drivers/media/video/Kconfig | |
parent | 99dba13c2a2034363c788d26173340fb15c0c35c (diff) | |
parent | 38c41e5befb62d52342e5d837beb2f5ab2b8e21e (diff) | |
download | mediapointer-dvb-s2-de37fbd4a44d8af1d798b9631d9e8056b87cf17e.tar.gz mediapointer-dvb-s2-de37fbd4a44d8af1d798b9631d9e8056b87cf17e.tar.bz2 |
merge: http://linuxtv.org/hg/~gliakhovetski/v4l-dvb
From: Mauro Carvalho Chehab <mchehab@redhat.com>
Priority: normal
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'linux/drivers/media/video/Kconfig')
-rw-r--r-- | linux/drivers/media/video/Kconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/linux/drivers/media/video/Kconfig b/linux/drivers/media/video/Kconfig index 47102c2c8..7b363da33 100644 --- a/linux/drivers/media/video/Kconfig +++ b/linux/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 |