2 bool "Cadence Video Devices"
4 If you have a media device designed by Cadence, say Y.
6 Note that this option doesn't include new drivers in the kernel:
7 saying N will just cause Kconfig to skip all the questions about
12 config VIDEO_CADENCE_CSI2RX
13 tristate "Cadence MIPI-CSI2 RX Controller"
15 depends on MEDIA_CONTROLLER
16 depends on VIDEO_V4L2_SUBDEV_API
19 Support for the Cadence MIPI CSI2 Receiver controller.
21 To compile this driver as a module, choose M here: the module will be
24 config VIDEO_CADENCE_CSI2TX
25 tristate "Cadence MIPI-CSI2 TX Controller"
27 depends on MEDIA_CONTROLLER
28 depends on VIDEO_V4L2_SUBDEV_API
31 Support for the Cadence MIPI CSI2 Transceiver controller.
33 To compile this driver as a module, choose M here: the module will be