aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/i2c/Kconfig')
-rw-r--r--drivers/media/i2c/Kconfig42
1 files changed, 15 insertions, 27 deletions
diff --git a/drivers/media/i2c/Kconfig b/drivers/media/i2c/Kconfig
index 24d78e28e493..7b771baa2212 100644
--- a/drivers/media/i2c/Kconfig
+++ b/drivers/media/i2c/Kconfig
@@ -1,16 +1,4 @@
1# 1#
2# Generic video config states
3#
4
5config VIDEO_BTCX
6 depends on PCI
7 tristate
8
9config VIDEO_TVEEPROM
10 tristate
11 depends on I2C
12
13#
14# Multimedia Video device configuration 2# Multimedia Video device configuration
15# 3#
16 4
@@ -317,20 +305,6 @@ config VIDEO_SAA717X
317 305
318source "drivers/media/i2c/cx25840/Kconfig" 306source "drivers/media/i2c/cx25840/Kconfig"
319 307
320comment "MPEG video encoders"
321
322config VIDEO_CX2341X
323 tristate "Conexant CX2341x MPEG encoders"
324 depends on VIDEO_V4L2
325 ---help---
326 Support for the Conexant CX23416 MPEG encoders
327 and CX23415 MPEG encoder/decoders.
328
329 This module currently supports the encoding functions only.
330
331 To compile this driver as a module, choose M here: the
332 module will be called cx2341x.
333
334comment "Video encoders" 308comment "Video encoders"
335 309
336config VIDEO_SAA7127 310config VIDEO_SAA7127
@@ -421,6 +395,13 @@ config VIDEO_OV7670
421 OV7670 VGA camera. It currently only works with the M88ALP01 395 OV7670 VGA camera. It currently only works with the M88ALP01
422 controller. 396 controller.
423 397
398config VIDEO_OV9650
399 tristate "OmniVision OV9650/OV9652 sensor support"
400 depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
401 ---help---
402 This is a V4L2 sensor-level driver for the Omnivision
403 OV9650 and OV9652 camera sensors.
404
424config VIDEO_VS6624 405config VIDEO_VS6624
425 tristate "ST VS6624 sensor support" 406 tristate "ST VS6624 sensor support"
426 depends on VIDEO_V4L2 && I2C 407 depends on VIDEO_V4L2 && I2C
@@ -477,7 +458,7 @@ config VIDEO_MT9V032
477 458
478config VIDEO_TCM825X 459config VIDEO_TCM825X
479 tristate "TCM825x camera sensor support" 460 tristate "TCM825x camera sensor support"
480 depends on I2C && VIDEO_V4L2 461 depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_INT_DEVICE
481 depends on MEDIA_CAMERA_SUPPORT 462 depends on MEDIA_CAMERA_SUPPORT
482 ---help--- 463 ---help---
483 This is a driver for the Toshiba TCM825x VGA camera sensor. 464 This is a driver for the Toshiba TCM825x VGA camera sensor.
@@ -516,6 +497,13 @@ config VIDEO_S5K4ECGX
516 497
517source "drivers/media/i2c/smiapp/Kconfig" 498source "drivers/media/i2c/smiapp/Kconfig"
518 499
500config VIDEO_S5C73M3
501 tristate "Samsung S5C73M3 sensor support"
502 depends on I2C && SPI && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
503 ---help---
504 This is a V4L2 sensor-level driver for Samsung S5C73M3
505 8 Mpixel camera.
506
519comment "Flash devices" 507comment "Flash devices"
520 508
521config VIDEO_ADP1653 509config VIDEO_ADP1653