[PATCH v3 19/22] arm64: defconfig: Build Qcom CAMSS as module

Robert Foss robert.foss at linaro.org
Wed Feb 3 05:28:41 EST 2021


Hey Bjorn,

On Tue, 2 Feb 2021 at 23:44, Bjorn Andersson <bjorn.andersson at linaro.org> wrote:
>
> On Wed 27 Jan 08:49 CST 2021, Robert Foss wrote:
>
> > Build camera ISP driver as a module.
> >
>
> Isn't this enabled since b47c5fc15d88 ("arm64: defconfig: Enable
> Qualcomm CAMCC, CAMSS and CCI drivers")?

You are right, thanks for catching this!

I'll drop this patch for v4.

>
> Regards,
> Bjorn
>
> > Signed-off-by: Robert Foss <robert.foss at linaro.org>
> > ---
> >  arch/arm64/configs/defconfig | 1 +
> >  1 file changed, 1 insertion(+)
> >
> > diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> > index 838301650a79..cb224d2af6a0 100644
> > --- a/arch/arm64/configs/defconfig
> > +++ b/arch/arm64/configs/defconfig
> > @@ -640,6 +640,7 @@ CONFIG_VIDEO_RENESAS_FDP1=m
> >  CONFIG_VIDEO_RENESAS_FCP=m
> >  CONFIG_VIDEO_RENESAS_VSP1=m
> >  CONFIG_SDR_PLATFORM_DRIVERS=y
> > +CONFIG_VIDEO_QCOM_CAMSS=m
> >  CONFIG_VIDEO_RCAR_DRIF=m
> >  CONFIG_VIDEO_IMX219=m
> >  CONFIG_VIDEO_OV5645=m
> > --
> > 2.27.0
> >



More information about the linux-arm-kernel mailing list