aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/em28xx/Kconfig
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2009-06-29 11:35:05 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-07-05 14:30:05 -0300
commit02e7804b2135ff941b8846f5820cf48fbfdadd54 (patch)
tree58d3e596946d4c6b1bae23465f5d9b80e893d300 /drivers/media/video/em28xx/Kconfig
parent6934e6fface7b7d5fe7e578c3f43cbe8f23af2d4 (diff)
downloadkernel_samsung_smdk4412-02e7804b2135ff941b8846f5820cf48fbfdadd54.zip
kernel_samsung_smdk4412-02e7804b2135ff941b8846f5820cf48fbfdadd54.tar.gz
kernel_samsung_smdk4412-02e7804b2135ff941b8846f5820cf48fbfdadd54.tar.bz2
V4L/DVB (12138): em28xx: add support for Silvercrest Webcam
This webcam uses a em2710 chipset, that identifies itself as em2820, plus a mt9v011 sensor, and a DY-301P lens. It needs a few different initializations than a normal em28xx device. Thanks to Hans de Goede <hdegoede@redhat.com> and Douglas Landgraf <dougsland@redhat.com> for providing the acces for the webcam during this weekend, I could make a patch for it while returning back from FISL/Fudcom LATAM 2009. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/em28xx/Kconfig')
-rw-r--r--drivers/media/video/em28xx/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/media/video/em28xx/Kconfig b/drivers/media/video/em28xx/Kconfig
index 16a5af3..6524b49 100644
--- a/drivers/media/video/em28xx/Kconfig
+++ b/drivers/media/video/em28xx/Kconfig
@@ -8,6 +8,8 @@ config VIDEO_EM28XX
select VIDEO_SAA711X if VIDEO_HELPER_CHIPS_AUTO
select VIDEO_TVP5150 if VIDEO_HELPER_CHIPS_AUTO
select VIDEO_MSP3400 if VIDEO_HELPER_CHIPS_AUTO
+ select VIDEO_MT9V011 if VIDEO_HELPER_CHIPS_AUTO
+
---help---
This is a video4linux driver for Empia 28xx based TV cards.