[media] marvell-cam: convert to videobuf2
[pandora-kernel.git] / drivers / media / video / marvell-ccic / Kconfig
1 config VIDEO_CAFE_CCIC
2         tristate "Marvell 88ALP01 (Cafe) CMOS Camera Controller support"
3         depends on PCI && I2C && VIDEO_V4L2
4         select VIDEO_OV7670
5         select VIDEOBUF2_VMALLOC
6         ---help---
7           This is a video4linux2 driver for the Marvell 88ALP01 integrated
8           CMOS camera controller.  This is the controller found on first-
9           generation OLPC systems.
10
11 config VIDEO_MMP_CAMERA
12         tristate "Marvell Armada 610 integrated camera controller support"
13         depends on ARCH_MMP && I2C && VIDEO_V4L2
14         select VIDEO_OV7670
15         select I2C_GPIO
16         select VIDEOBUF2_VMALLOC
17         ---help---
18           This is a Video4Linux2 driver for the integrated camera
19           controller found on Marvell Armada 610 application
20           processors (and likely beyond).  This is the controller found
21           in OLPC XO 1.75 systems.
22