kernel: bump 6.1 to 6.1.53
[openwrt/staging/hauke.git] / target / linux / bcm27xx / patches-6.1 / 950-0414-media-i2c-Update-ov2311-Kconfig-entry.patch
1 From ad20758237a3cd6c88baa9ef4d874b93a9c36c9f Mon Sep 17 00:00:00 2001
2 From: Phil Elwell <phil@raspberrypi.com>
3 Date: Thu, 12 May 2022 14:29:48 +0100
4 Subject: [PATCH] media: i2c: Update ov2311 Kconfig entry
5
6 Bring the OV2311 Kconfig declaration in line with upstream entries.
7
8 Signed-off-by: Phil Elwell <phil@raspberrypi.com>
9 ---
10 drivers/media/i2c/Kconfig | 1 -
11 1 file changed, 1 deletion(-)
12
13 --- a/drivers/media/i2c/Kconfig
14 +++ b/drivers/media/i2c/Kconfig
15 @@ -416,7 +416,6 @@ config VIDEO_OV13B10
16 config VIDEO_OV2311
17 tristate "OmniVision OV2311 sensor support"
18 depends on I2C && VIDEO_DEV
19 - depends on MEDIA_CAMERA_SUPPORT
20 help
21 This is a Video4Linux2 sensor-level driver for the OmniVision
22 OV2311 camera.