lkml.org 
[lkml]   [2022]   [Jun]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 5.18 473/879] media: i2c: ov2640: Depend on V4L2_ASYNC
    Date
    From: Mike Pagano <mpagano@gentoo.org>

    [ Upstream commit 8429b358975f11574f747ca8ef20d524d8247682 ]

    Add V4L2_ASYNC as a dependency to match other drivers and prevent failures
    when compile testing.

    Fixes: ff3cc65cadb5 ("media: v4l: async, fwnode: Improve module organisation")
    Signed-off-by: Mike Pagano <mpagano@gentoo.org>
    Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
    Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
    Signed-off-by: Sasha Levin <sashal@kernel.org>
    ---
    drivers/media/i2c/Kconfig | 1 +
    1 file changed, 1 insertion(+)

    diff --git a/drivers/media/i2c/Kconfig b/drivers/media/i2c/Kconfig
    index fae2baabb773..2b20aa6c37b1 100644
    --- a/drivers/media/i2c/Kconfig
    +++ b/drivers/media/i2c/Kconfig
    @@ -372,6 +372,7 @@ config VIDEO_OV13B10
    config VIDEO_OV2640
    tristate "OmniVision OV2640 sensor support"
    depends on VIDEO_DEV && I2C
    + select V4L2_ASYNC
    help
    This is a Video4Linux2 sensor driver for the OmniVision
    OV2640 camera.
    --
    2.35.1


    \
     
     \ /
      Last update: 2022-06-08 03:44    [W:4.458 / U:0.312 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site