1 # SPDX-License-Identifier: GPL-2.0-only
3 tristate "Marvell 88ALP01 (Cafe) CMOS Camera Controller support"
4 depends on PCI && I2C && VIDEO_V4L2
7 select VIDEOBUF2_VMALLOC
8 select VIDEOBUF2_DMA_CONTIG
9 select VIDEOBUF2_DMA_SG
11 This is a video4linux2 driver for the Marvell 88ALP01 integrated
12 CMOS camera controller. This is the controller found on first-
13 generation OLPC systems.
15 config VIDEO_MMP_CAMERA
16 tristate "Marvell Armada 610 integrated camera controller support"
17 depends on I2C && VIDEO_V4L2
18 depends on ARCH_MMP || COMPILE_TEST
22 select VIDEOBUF2_VMALLOC
23 select VIDEOBUF2_DMA_CONTIG
24 select VIDEOBUF2_DMA_SG
26 This is a Video4Linux2 driver for the integrated camera
27 controller found on Marvell Armada 610 application
28 processors (and likely beyond). This is the controller found
29 in OLPC XO 1.75 systems.