diff options
Diffstat (limited to 'drivers/media/video/Kconfig')
-rw-r--r-- | drivers/media/video/Kconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig index 6279663bd227..9da6044b4495 100644 --- a/drivers/media/video/Kconfig +++ b/drivers/media/video/Kconfig | |||
@@ -467,6 +467,13 @@ config VIDEO_OV7670 | |||
467 | OV7670 VGA camera. It currently only works with the M88ALP01 | 467 | OV7670 VGA camera. It currently only works with the M88ALP01 |
468 | controller. | 468 | controller. |
469 | 469 | ||
470 | config VIDEO_MT9P031 | ||
471 | tristate "Aptina MT9P031 support" | ||
472 | depends on I2C && VIDEO_V4L2 | ||
473 | ---help--- | ||
474 | This is a Video4Linux2 sensor-level driver for the Aptina | ||
475 | (Micron) mt9p031 5 Mpixel camera. | ||
476 | |||
470 | config VIDEO_MT9V011 | 477 | config VIDEO_MT9V011 |
471 | tristate "Micron mt9v011 sensor support" | 478 | tristate "Micron mt9v011 sensor support" |
472 | depends on I2C && VIDEO_V4L2 | 479 | depends on I2C && VIDEO_V4L2 |