18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 28c2ecf20Sopenharmony_ciconfig VIDEO_SUN6I_CSI 38c2ecf20Sopenharmony_ci tristate "Allwinner V3s Camera Sensor Interface driver" 48c2ecf20Sopenharmony_ci depends on VIDEO_V4L2 && COMMON_CLK && HAS_DMA 58c2ecf20Sopenharmony_ci depends on ARCH_SUNXI || COMPILE_TEST 68c2ecf20Sopenharmony_ci select MEDIA_CONTROLLER 78c2ecf20Sopenharmony_ci select VIDEO_V4L2_SUBDEV_API 88c2ecf20Sopenharmony_ci select VIDEOBUF2_DMA_CONTIG 98c2ecf20Sopenharmony_ci select REGMAP_MMIO 108c2ecf20Sopenharmony_ci select V4L2_FWNODE 118c2ecf20Sopenharmony_ci help 128c2ecf20Sopenharmony_ci Support for the Allwinner Camera Sensor Interface Controller on V3s. 13