Re: [PATCH 2/2] media:imx274 V4l2 driver for Sony imx274 CMOS sensor

From: SÃren Brinkmann
Date: Mon Aug 28 2017 - 14:31:32 EST


On Mon, 2017-08-28 at 14:22:03 -0400, Nicolas Dufresne wrote:
> Le lundi 28 aoÃt 2017 Ã 08:15 -0700, Soren Brinkmann a Ãcrit :
[...]
> > diff --git a/drivers/media/i2c/Kconfig b/drivers/media/i2c/Kconfig
> > index 94153895fcd4..4e8b64575b2a 100644
> > --- a/drivers/media/i2c/Kconfig
> > +++ b/drivers/media/i2c/Kconfig
> > @@ -547,16 +547,12 @@ config VIDEO_APTINA_PLL
> > config VIDEO_SMIAPP_PLL
> > tristate
> >
> > -config VIDEO_OV2640
> > - tristate "OmniVision OV2640 sensor support"
> > - depends on VIDEO_V4L2 && I2C
> > - depends on MEDIA_CAMERA_SUPPORT
> > - help
> > - This is a Video4Linux2 sensor-level driver for the OmniVision
> > - OV2640 camera.
> > -
> > - To compile this driver as a module, choose M here: the
> > - module will be called ov2640.
>
> Is this removal of another sensor intentional ?

Oops, no, some rebase gone wrong, I guess. I'll put that on the list to
fix for v2.

Thanks,
SÃren