1 # SPDX-License-Identifier: GPL-2.0-only
3 comment "Cadence media platform drivers"
5 config VIDEO_CADENCE_CSI2RX
6 tristate "Cadence MIPI-CSI2 RX Controller"
8 select MEDIA_CONTROLLER
9 select VIDEO_V4L2_SUBDEV_API
12 select GENERIC_PHY_MIPI_DPHY
14 Support for the Cadence MIPI CSI2 Receiver controller.
16 To compile this driver as a module, choose M here: the module will be
19 config VIDEO_CADENCE_CSI2TX
20 tristate "Cadence MIPI-CSI2 TX Controller"
22 select MEDIA_CONTROLLER
23 select VIDEO_V4L2_SUBDEV_API
26 Support for the Cadence MIPI CSI2 Transceiver controller.
28 To compile this driver as a module, choose M here: the module will be