162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
262306a36Sopenharmony_ci
362306a36Sopenharmony_ciconfig VIDEO_RZG2L_CSI2
462306a36Sopenharmony_ci	tristate "RZ/G2L MIPI CSI-2 Receiver"
562306a36Sopenharmony_ci	depends on ARCH_RENESAS || COMPILE_TEST
662306a36Sopenharmony_ci	depends on V4L_PLATFORM_DRIVERS
762306a36Sopenharmony_ci	depends on VIDEO_DEV && OF
862306a36Sopenharmony_ci	select MEDIA_CONTROLLER
962306a36Sopenharmony_ci	select RESET_CONTROLLER
1062306a36Sopenharmony_ci	select V4L2_FWNODE
1162306a36Sopenharmony_ci	select VIDEO_V4L2_SUBDEV_API
1262306a36Sopenharmony_ci	help
1362306a36Sopenharmony_ci	  Support for Renesas RZ/G2L (and alike SoC's) MIPI CSI-2
1462306a36Sopenharmony_ci	  Receiver driver.
1562306a36Sopenharmony_ci
1662306a36Sopenharmony_ci	  To compile this driver as a module, choose M here: the
1762306a36Sopenharmony_ci	  module will be called rzg2l-csi2.
1862306a36Sopenharmony_ci
1962306a36Sopenharmony_ciconfig VIDEO_RZG2L_CRU
2062306a36Sopenharmony_ci	tristate "RZ/G2L Camera Receiving Unit (CRU) Driver"
2162306a36Sopenharmony_ci	depends on ARCH_RENESAS || COMPILE_TEST
2262306a36Sopenharmony_ci	depends on V4L_PLATFORM_DRIVERS
2362306a36Sopenharmony_ci	depends on VIDEO_DEV && OF
2462306a36Sopenharmony_ci	select MEDIA_CONTROLLER
2562306a36Sopenharmony_ci	select V4L2_FWNODE
2662306a36Sopenharmony_ci	select VIDEOBUF2_DMA_CONTIG
2762306a36Sopenharmony_ci	select VIDEO_V4L2_SUBDEV_API
2862306a36Sopenharmony_ci	help
2962306a36Sopenharmony_ci	  Support for Renesas RZ/G2L (and alike SoC's) Camera Receiving
3062306a36Sopenharmony_ci	  Unit (CRU) driver.
3162306a36Sopenharmony_ci
3262306a36Sopenharmony_ci	  To compile this driver as a module, choose M here: the
3362306a36Sopenharmony_ci	  module will be called rzg2l-cru.
34