kernel: bump 6.1 to 6.1.53
[openwrt/staging/dangole.git] / target / linux / bcm27xx / patches-6.1 / 950-0415-media-i2c-Update-ov9281-Kconfig-entry.patch
1 From 53d17ef5f5618b7abb34b5b0b471253cb8a5358e Mon Sep 17 00:00:00 2001
2 From: Phil Elwell <phil@raspberrypi.com>
3 Date: Thu, 12 May 2022 14:31:43 +0100
4 Subject: [PATCH] media: i2c: Update ov9281 Kconfig entry
5
6 Bring the OV9281 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 @@ -1374,7 +1374,6 @@ config VIDEO_TW2804
16 config VIDEO_OV9281
17 tristate "OmniVision OV9281 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 OV9281 camera.