[media] Add the via framebuffer camera controller driver
[deliverable/linux.git] / drivers / media / video / Kconfig
index 2d4226710ed56513f4d71ec5979e70ac0a6966f3..0efbb29a1a08872e5cfd5b35a0e12c21665d49d3 100644 (file)
@@ -712,6 +712,16 @@ config VIDEO_SR030PC30
        ---help---
          This driver supports SR030PC30 VGA camera from Siliconfile
 
+config VIDEO_VIA_CAMERA
+       tristate "VIAFB camera controller support"
+       depends on FB_VIA
+       select VIDEOBUF_DMA_SG
+       select VIDEO_OV7670
+       help
+          Driver support for the integrated camera controller in VIA
+          Chrome9 chipsets.  Currently only tested on OLPC xo-1.5 systems
+          with ov7670 sensors.
+
 config SOC_CAMERA
        tristate "SoC camera support"
        depends on VIDEO_V4L2 && HAS_DMA && I2C
This page took 0.025894 seconds and 5 git commands to generate.