18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
28c2ecf20Sopenharmony_ciconfig VIDEO_CAFE_CCIC
38c2ecf20Sopenharmony_ci	tristate "Marvell 88ALP01 (Cafe) CMOS Camera Controller support"
48c2ecf20Sopenharmony_ci	depends on PCI && I2C && VIDEO_V4L2
58c2ecf20Sopenharmony_ci	depends on COMMON_CLK
68c2ecf20Sopenharmony_ci	select VIDEO_OV7670
78c2ecf20Sopenharmony_ci	select VIDEOBUF2_VMALLOC
88c2ecf20Sopenharmony_ci	select VIDEOBUF2_DMA_CONTIG
98c2ecf20Sopenharmony_ci	select VIDEOBUF2_DMA_SG
108c2ecf20Sopenharmony_ci	help
118c2ecf20Sopenharmony_ci	  This is a video4linux2 driver for the Marvell 88ALP01 integrated
128c2ecf20Sopenharmony_ci	  CMOS camera controller.  This is the controller found on first-
138c2ecf20Sopenharmony_ci	  generation OLPC systems.
148c2ecf20Sopenharmony_ci
158c2ecf20Sopenharmony_ciconfig VIDEO_MMP_CAMERA
168c2ecf20Sopenharmony_ci	tristate "Marvell Armada 610 integrated camera controller support"
178c2ecf20Sopenharmony_ci	depends on I2C && VIDEO_V4L2
188c2ecf20Sopenharmony_ci	depends on ARCH_MMP || COMPILE_TEST
198c2ecf20Sopenharmony_ci	depends on COMMON_CLK
208c2ecf20Sopenharmony_ci	select VIDEO_OV7670
218c2ecf20Sopenharmony_ci	select I2C_GPIO
228c2ecf20Sopenharmony_ci	select VIDEOBUF2_VMALLOC
238c2ecf20Sopenharmony_ci	select VIDEOBUF2_DMA_CONTIG
248c2ecf20Sopenharmony_ci	select VIDEOBUF2_DMA_SG
258c2ecf20Sopenharmony_ci	help
268c2ecf20Sopenharmony_ci	  This is a Video4Linux2 driver for the integrated camera
278c2ecf20Sopenharmony_ci	  controller found on Marvell Armada 610 application
288c2ecf20Sopenharmony_ci	  processors (and likely beyond).  This is the controller found
298c2ecf20Sopenharmony_ci	  in OLPC XO 1.75 systems.
308c2ecf20Sopenharmony_ci
31