arm64: defconfig: Enable video capture drivers on imx8mm/imx8mn
authorAdam Ford <aford173@gmail.com>
Sun, 7 May 2023 15:15:47 +0000 (10:15 -0500)
committerShawn Guo <shawnguo@kernel.org>
Mon, 15 May 2023 01:25:55 +0000 (09:25 +0800)
commitad775ac13d01513f8a35235e5b2304623549ee7c
tree76c706a87f79d8606666359306cc122586a0ac24
parent2b4e22a2b9e2c7f94f53ecd8cc78a37605dc387f
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>
arch/arm64/configs/defconfig