162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0 262306a36Sopenharmony_ci 362306a36Sopenharmony_ciconfig VIDEO_SUN4I_CSI 462306a36Sopenharmony_ci tristate "Allwinner A10 CMOS Sensor Interface Support" 562306a36Sopenharmony_ci depends on V4L_PLATFORM_DRIVERS 662306a36Sopenharmony_ci depends on VIDEO_DEV && COMMON_CLK && RESET_CONTROLLER && HAS_DMA 762306a36Sopenharmony_ci depends on ARCH_SUNXI || COMPILE_TEST 862306a36Sopenharmony_ci select MEDIA_CONTROLLER 962306a36Sopenharmony_ci select VIDEO_V4L2_SUBDEV_API 1062306a36Sopenharmony_ci select VIDEOBUF2_DMA_CONTIG 1162306a36Sopenharmony_ci select V4L2_FWNODE 1262306a36Sopenharmony_ci help 1362306a36Sopenharmony_ci This is a V4L2 driver for the Allwinner A10 CSI 1462306a36Sopenharmony_ci 1562306a36Sopenharmony_ci To compile this driver as a module, choose M here: the module 1662306a36Sopenharmony_ci will be called sun4i_csi. 17