18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0 28c2ecf20Sopenharmony_ci 38c2ecf20Sopenharmony_ciconfig VIDEO_SUN4I_CSI 48c2ecf20Sopenharmony_ci tristate "Allwinner A10 CMOS Sensor Interface Support" 58c2ecf20Sopenharmony_ci depends on VIDEO_V4L2 && COMMON_CLK && HAS_DMA 68c2ecf20Sopenharmony_ci depends on ARCH_SUNXI || COMPILE_TEST 78c2ecf20Sopenharmony_ci select MEDIA_CONTROLLER 88c2ecf20Sopenharmony_ci select VIDEO_V4L2_SUBDEV_API 98c2ecf20Sopenharmony_ci select VIDEOBUF2_DMA_CONTIG 108c2ecf20Sopenharmony_ci select V4L2_FWNODE 118c2ecf20Sopenharmony_ci help 128c2ecf20Sopenharmony_ci This is a V4L2 driver for the Allwinner A10 CSI 138c2ecf20Sopenharmony_ci 148c2ecf20Sopenharmony_ci To compile this driver as a module, choose M here: the module 158c2ecf20Sopenharmony_ci will be called sun4i_csi. 16