2 tristate "Marvell 88ALP01 (Cafe) CMOS Camera Controller support"
3 depends on PCI && I2C && VIDEO_V4L2
5 select VIDEOBUF2_VMALLOC
6 select VIDEOBUF2_DMA_CONTIG
7 select VIDEOBUF2_DMA_SG
9 This is a video4linux2 driver for the Marvell 88ALP01 integrated
10 CMOS camera controller. This is the controller found on first-
11 generation OLPC systems.
13 config VIDEO_MMP_CAMERA
14 tristate "Marvell Armada 610 integrated camera controller support"
15 depends on I2C && VIDEO_V4L2
16 depends on ARCH_MMP || COMPILE_TEST
19 select VIDEOBUF2_VMALLOC
20 select VIDEOBUF2_DMA_CONTIG
21 select VIDEOBUF2_DMA_SG
23 This is a Video4Linux2 driver for the integrated camera
24 controller found on Marvell Armada 610 application
25 processors (and likely beyond). This is the controller found
26 in OLPC XO 1.75 systems.