18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
28c2ecf20Sopenharmony_ciconfig VIDEO_RCAR_CSI2
38c2ecf20Sopenharmony_ci	tristate "R-Car MIPI CSI-2 Receiver"
48c2ecf20Sopenharmony_ci	depends on VIDEO_V4L2 && OF
58c2ecf20Sopenharmony_ci	depends on ARCH_RENESAS || COMPILE_TEST
68c2ecf20Sopenharmony_ci	select MEDIA_CONTROLLER
78c2ecf20Sopenharmony_ci	select VIDEO_V4L2_SUBDEV_API
88c2ecf20Sopenharmony_ci	select RESET_CONTROLLER
98c2ecf20Sopenharmony_ci	select V4L2_FWNODE
108c2ecf20Sopenharmony_ci	help
118c2ecf20Sopenharmony_ci	  Support for Renesas R-Car MIPI CSI-2 receiver.
128c2ecf20Sopenharmony_ci	  Supports R-Car Gen3 and RZ/G2 SoCs.
138c2ecf20Sopenharmony_ci
148c2ecf20Sopenharmony_ci	  To compile this driver as a module, choose M here: the
158c2ecf20Sopenharmony_ci	  module will be called rcar-csi2.
168c2ecf20Sopenharmony_ci
178c2ecf20Sopenharmony_ciconfig VIDEO_RCAR_VIN
188c2ecf20Sopenharmony_ci	tristate "R-Car Video Input (VIN) Driver"
198c2ecf20Sopenharmony_ci	depends on VIDEO_V4L2 && OF
208c2ecf20Sopenharmony_ci	depends on ARCH_RENESAS || COMPILE_TEST
218c2ecf20Sopenharmony_ci	select MEDIA_CONTROLLER
228c2ecf20Sopenharmony_ci	select VIDEO_V4L2_SUBDEV_API
238c2ecf20Sopenharmony_ci	select VIDEOBUF2_DMA_CONTIG
248c2ecf20Sopenharmony_ci	select V4L2_FWNODE
258c2ecf20Sopenharmony_ci	help
268c2ecf20Sopenharmony_ci	  Support for Renesas R-Car Video Input (VIN) driver.
278c2ecf20Sopenharmony_ci	  Supports R-Car Gen{2,3} and RZ/G{1,2} SoCs.
288c2ecf20Sopenharmony_ci
298c2ecf20Sopenharmony_ci	  To compile this driver as a module, choose M here: the
308c2ecf20Sopenharmony_ci	  module will be called rcar-vin.
31