mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-18 10:56:14 +00:00
arm64: defconfig: Enable video capture drivers on imx8mm/imx8mn
The imx8m Mini and imx8m Nano both use the same CSIS driver for interfacing with sensors and cameras. The Mini routes the CSIS output to the imx7-CSI driver, and the Nano routes the CSIS through the imx8-isi driver like the one used on the imx8mp. Enable the drivers necessary to facilitate capture on both of these two platforms. Signed-off-by: Adam Ford <aford173@gmail.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
parent
2b4e22a2b9
commit
ad775ac13d
@ -743,6 +743,10 @@ CONFIG_SDR_PLATFORM_DRIVERS=y
|
||||
CONFIG_V4L_MEM2MEM_DRIVERS=y
|
||||
CONFIG_VIDEO_MEDIATEK_JPEG=m
|
||||
CONFIG_VIDEO_MEDIATEK_VCODEC=m
|
||||
CONFIG_VIDEO_IMX7_CSI=m
|
||||
CONFIG_VIDEO_IMX_MIPI_CSIS=m
|
||||
CONFIG_VIDEO_IMX8_ISI=m
|
||||
CONFIG_VIDEO_IMX8_ISI_M2M=y
|
||||
CONFIG_VIDEO_QCOM_CAMSS=m
|
||||
CONFIG_VIDEO_QCOM_VENUS=m
|
||||
CONFIG_VIDEO_RCAR_ISP=m
|
||||
|
Loading…
x
Reference in New Issue
Block a user