Chrome9 chipsets.  Currently only tested on OLPC xo-1.5 systems
           with ov7670 sensors.
  
- config VIDEO_NOON010PC30
-       tristate "NOON010PC30 CIF camera sensor support"
-       depends on I2C && VIDEO_V4L2
-       ---help---
-         This driver supports NOON010PC30 CIF camera from Siliconfile
- 
- source "drivers/media/video/m5mols/Kconfig"
- 
  config VIDEO_OMAP3
        tristate "OMAP 3 Camera support (EXPERIMENTAL)"
 -      select OMAP_IOMMU
 -      depends on VIDEO_V4L2 && I2C && VIDEO_V4L2_SUBDEV_API && ARCH_OMAP3 && EXPERIMENTAL
 +      depends on OMAP_IOVMM && VIDEO_V4L2 && I2C && VIDEO_V4L2_SUBDEV_API && ARCH_OMAP3 && EXPERIMENTAL
        ---help---
          Driver for an OMAP 3 camera controller.
  
 
  #include <linux/string.h>
  #include <linux/firmware.h>
  #include <linux/slab.h>
- #include "altera.h"
 +#include <linux/module.h>
+ #include <misc/altera.h>
  #include "altera-exprt.h"
  #include "altera-jtag.h"