From: Geert Uytterhoeven Date: Thu, 14 Apr 2022 14:45:52 +0000 (+0200) Subject: arm64: defconfig: Enable Maxim MAX96712 Quad GMSL2 Deserializer support X-Git-Tag: v5.19-rc1~142^2~13^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=40f150937c8148d52ef0927627a25c95d717a8a0;p=thirdparty%2Fkernel%2Flinux.git arm64: defconfig: Enable Maxim MAX96712 Quad GMSL2 Deserializer support Increase build and test coverage by enabling modular support for the Maxim MAX96712 Quad GMSL2 Deserializer, as used on the Renesas Falcon board. Signed-off-by: Geert Uytterhoeven Link: https://lore.kernel.org/r/7b5ea7eaabc1da79fd974f9d9845a5a527f2fb14.1649947458.git.geert+renesas@glider.be --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 2836f3c5d3614..9ceb8c82ae16f 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -984,6 +984,7 @@ CONFIG_STAGING=y CONFIG_STAGING_MEDIA=y CONFIG_VIDEO_HANTRO=m CONFIG_VIDEO_IMX_MEDIA=m +CONFIG_VIDEO_MAX96712=m CONFIG_CHROME_PLATFORMS=y CONFIG_CROS_EC=y CONFIG_CROS_EC_I2C=y