aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/Kconfig
diff options
context:
space:
mode:
authorSakari Ailus <sakari.ailus@nokia.com>2007-07-18 17:04:17 -0400
committerMauro Carvalho Chehab <mchehab@infradead.org>2007-10-09 21:02:53 -0400
commita5e90862114124d79e1a3f34641b00fec51d1806 (patch)
treea63cfe76e0202db00c85025b3904affb08334d04 /drivers/media/video/Kconfig
parent9b5d0f1e6dd6b4a67d0851a1c5a4bcf9b0c2f258 (diff)
V4L/DVB (5863): TCM825x: Add driver.
Add a driver for Toshiba TCM825x VGA camera sensor. This sensor is used e.g. in Nokia N800 internet tablet. This driver uses the new V4L2 internal ioctl interface. Signed-off-by: Sakari Ailus <sakari.ailus@nokia.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/video/Kconfig')
-rw-r--r--drivers/media/video/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig
index e204e7b4028a..675c8574403e 100644
--- a/drivers/media/video/Kconfig
+++ b/drivers/media/video/Kconfig
@@ -197,6 +197,13 @@ config VIDEO_OV7670
197 OV7670 VGA camera. It currently only works with the M88ALP01 197 OV7670 VGA camera. It currently only works with the M88ALP01
198 controller. 198 controller.
199 199
200config VIDEO_TCM825X
201 tristate "TCM825x camera sensor support"
202 depends on I2C && VIDEO_V4L2
203 ---help---
204 This is a driver for the Toshiba TCM825x VGA camera sensor.
205 It is used for example in Nokia N800.
206
200config VIDEO_SAA7110 207config VIDEO_SAA7110
201 tristate "Philips SAA7110 video decoder" 208 tristate "Philips SAA7110 video decoder"
202 depends on VIDEO_V4L1 && I2C 209 depends on VIDEO_V4L1 && I2C