diff options
Diffstat (limited to 'drivers/media/i2c/Kconfig')
-rw-r--r-- | drivers/media/i2c/Kconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/media/i2c/Kconfig b/drivers/media/i2c/Kconfig index 1e4b2d0f23ce..d73078cdffec 100644 --- a/drivers/media/i2c/Kconfig +++ b/drivers/media/i2c/Kconfig | |||
@@ -421,6 +421,13 @@ config VIDEO_OV7670 | |||
421 | OV7670 VGA camera. It currently only works with the M88ALP01 | 421 | OV7670 VGA camera. It currently only works with the M88ALP01 |
422 | controller. | 422 | controller. |
423 | 423 | ||
424 | config VIDEO_OV9650 | ||
425 | tristate "OmniVision OV9650/OV9652 sensor support" | ||
426 | depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API | ||
427 | ---help--- | ||
428 | This is a V4L2 sensor-level driver for the Omnivision | ||
429 | OV9650 and OV9652 camera sensors. | ||
430 | |||
424 | config VIDEO_VS6624 | 431 | config VIDEO_VS6624 |
425 | tristate "ST VS6624 sensor support" | 432 | tristate "ST VS6624 sensor support" |
426 | depends on VIDEO_V4L2 && I2C | 433 | depends on VIDEO_V4L2 && I2C |