162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 262306a36Sopenharmony_ci 362306a36Sopenharmony_cicomment "Cadence media platform drivers" 462306a36Sopenharmony_ci 562306a36Sopenharmony_ciconfig VIDEO_CADENCE_CSI2RX 662306a36Sopenharmony_ci tristate "Cadence MIPI-CSI2 RX Controller" 762306a36Sopenharmony_ci depends on VIDEO_DEV 862306a36Sopenharmony_ci select MEDIA_CONTROLLER 962306a36Sopenharmony_ci select VIDEO_V4L2_SUBDEV_API 1062306a36Sopenharmony_ci select V4L2_FWNODE 1162306a36Sopenharmony_ci help 1262306a36Sopenharmony_ci Support for the Cadence MIPI CSI2 Receiver controller. 1362306a36Sopenharmony_ci 1462306a36Sopenharmony_ci To compile this driver as a module, choose M here: the module will be 1562306a36Sopenharmony_ci called cdns-csi2rx. 1662306a36Sopenharmony_ci 1762306a36Sopenharmony_ciconfig VIDEO_CADENCE_CSI2TX 1862306a36Sopenharmony_ci tristate "Cadence MIPI-CSI2 TX Controller" 1962306a36Sopenharmony_ci depends on VIDEO_DEV 2062306a36Sopenharmony_ci select MEDIA_CONTROLLER 2162306a36Sopenharmony_ci select VIDEO_V4L2_SUBDEV_API 2262306a36Sopenharmony_ci select V4L2_FWNODE 2362306a36Sopenharmony_ci help 2462306a36Sopenharmony_ci Support for the Cadence MIPI CSI2 Transceiver controller. 2562306a36Sopenharmony_ci 2662306a36Sopenharmony_ci To compile this driver as a module, choose M here: the module will be 2762306a36Sopenharmony_ci called cdns-csi2tx. 28