[media] marvell-cam: Basic working MMP camera driver
[deliverable/linux.git] / drivers / media / video / marvell-ccic / Kconfig
index 80136a8771e7ca9a16d502b8801aab8c46add122..b4f72605997c6534d352acc931921e1027420f5e 100644 (file)
@@ -7,3 +7,14 @@ config VIDEO_CAFE_CCIC
          CMOS camera controller.  This is the controller found on first-
          generation OLPC systems.
 
+config VIDEO_MMP_CAMERA
+       tristate "Marvell Armada 610 integrated camera controller support"
+       depends on ARCH_MMP && I2C && VIDEO_V4L2
+       select VIDEO_OV7670
+       select I2C_GPIO
+       ---help---
+         This is a Video4Linux2 driver for the integrated camera
+         controller found on Marvell Armada 610 application
+         processors (and likely beyond).  This is the controller found
+         in OLPC XO 1.75 systems.
+
This page took 0.027062 seconds and 5 git commands to generate.