| config VIDEO_MXC_CSI_CAMERA |
| tristate "CSI camera support" |
| depends on VIDEO_MXC_CAPTURE && VIDEO_V4L2 |
| This is the video4linux2 capture driver based on CSI module. |
| tristate "OmniVision ov5640 camera support" |
| depends on VIDEO_MXC_CAPTURE && I2C |
| If you plan to use the ov5640 Camera with your MXC system, say Y here. |
| tristate "mxc VADC support" |
| depends on VIDEO_MXC_CAPTURE && VIDEO_V4L2 |
| If you plan to use the VADC with your MXC system, say Y here. |
| tristate "mxc mipi csi driver" |
| depends on VIDEO_MXC_CAPTURE && VIDEO_V4L2 |
| This is a V4L2 driver for i.MX7D SoC MIPI-CSI2 receiver devices. |
| config MXC_CAMERA_OV5640_MIPI |
| tristate "OmniVision ov5640 camera support using mipi" |
| depends on MXC_MIPI_CSI && I2C |
| If you plan to use the ov5640 Camera with mipi interface in your MXC system, say Y here. |
| config MXC_CAMERA_OV5647_MIPI |
| tristate "OmniVision ov5647 camera support using mipi" |
| depends on MXC_MIPI_CSI && I2C |
| If you plan to use the ov5647 Camera with mipi interface in your MXC system, say Y here. |