|
@@ -469,14 +469,14 @@ config VIDEO_OV7670
|
|
|
|
|
|
config VIDEO_MT9P031
|
|
config VIDEO_MT9P031
|
|
tristate "Aptina MT9P031 support"
|
|
tristate "Aptina MT9P031 support"
|
|
- depends on I2C && VIDEO_V4L2
|
|
|
|
|
|
+ depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
|
|
---help---
|
|
---help---
|
|
This is a Video4Linux2 sensor-level driver for the Aptina
|
|
This is a Video4Linux2 sensor-level driver for the Aptina
|
|
(Micron) mt9p031 5 Mpixel camera.
|
|
(Micron) mt9p031 5 Mpixel camera.
|
|
|
|
|
|
config VIDEO_MT9T001
|
|
config VIDEO_MT9T001
|
|
tristate "Aptina MT9T001 support"
|
|
tristate "Aptina MT9T001 support"
|
|
- depends on I2C && VIDEO_V4L2
|
|
|
|
|
|
+ depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
|
|
---help---
|
|
---help---
|
|
This is a Video4Linux2 sensor-level driver for the Aptina
|
|
This is a Video4Linux2 sensor-level driver for the Aptina
|
|
(Micron) mt0t001 3 Mpixel camera.
|
|
(Micron) mt0t001 3 Mpixel camera.
|