linux-imx/drivers/mxc/mipi/Kconfig
Robby Cai 236d24081f media: mipi csi: add IPU CSI driver
add IPU MIPI CSI driver, used by imx6qdl

Signed-off-by: Robby Cai <robby.cai@nxp.com>
[ Aisheng: squash fixes ]
Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
2023-10-30 15:28:18 +08:00

201 B

MIPI configuration

menu "MXC MIPI Support"

config MXC_MIPI_CSI2 tristate "MIPI CSI2 support" depends on (SOC_IMX6 || SOC_IMX7D) default n help Say Y to get the MIPI CSI2 support.

endmenu