162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
262306a36Sopenharmony_ciconfig VIDEO_SUN6I_CSI
362306a36Sopenharmony_ci	tristate "Allwinner A31 Camera Sensor Interface (CSI) Driver"
462306a36Sopenharmony_ci	depends on V4L_PLATFORM_DRIVERS && VIDEO_DEV
562306a36Sopenharmony_ci	depends on ARCH_SUNXI || COMPILE_TEST
662306a36Sopenharmony_ci	depends on PM && COMMON_CLK && RESET_CONTROLLER && HAS_DMA
762306a36Sopenharmony_ci	select MEDIA_CONTROLLER
862306a36Sopenharmony_ci	select VIDEO_V4L2_SUBDEV_API
962306a36Sopenharmony_ci	select VIDEOBUF2_DMA_CONTIG
1062306a36Sopenharmony_ci	select V4L2_FWNODE
1162306a36Sopenharmony_ci	select REGMAP_MMIO
1262306a36Sopenharmony_ci	help
1362306a36Sopenharmony_ci	   Support for the Allwinner A31 Camera Sensor Interface (CSI)
1462306a36Sopenharmony_ci	   controller, also found on other platforms such as the A83T, H3,
1562306a36Sopenharmony_ci	   V3/V3s or A64.
16