1 # SPDX-License-Identifier: GPL-2.0-only
3 bool "Cadence Video Devices"
5 If you have a media device designed by Cadence, say Y.
7 Note that this option doesn't include new drivers in the kernel:
8 saying N will just cause Kconfig to skip all the questions about
13 config VIDEO_CADENCE_CSI2RX
14 tristate "Cadence MIPI-CSI2 RX Controller"
16 depends on MEDIA_CONTROLLER
17 depends on VIDEO_V4L2_SUBDEV_API
20 Support for the Cadence MIPI CSI2 Receiver controller.
22 To compile this driver as a module, choose M here: the module will be
25 config VIDEO_CADENCE_CSI2TX
26 tristate "Cadence MIPI-CSI2 TX Controller"
28 depends on MEDIA_CONTROLLER
29 depends on VIDEO_V4L2_SUBDEV_API
32 Support for the Cadence MIPI CSI2 Transceiver controller.
34 To compile this driver as a module, choose M here: the module will be