mirror of
https://github.com/torvalds/linux.git
synced 2026-06-02 03:24:19 +02:00
media: i2c: Fix vendor name typo in OV2735 Kconfig help text
Fix incorrect vendor name for OV2735 sensor (Sony -> OmniVision) in Kconfig help text. Signed-off-by: Elgin Perumbilly <elgin.perumbilly@siliconsignals.io> Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
This commit is contained in:
parent
27aa2085c0
commit
f91b64dbe3
|
|
@ -471,7 +471,7 @@ config VIDEO_OV2735
|
|||
tristate "OmniVision OV2735 sensor support"
|
||||
select V4L2_CCI_I2C
|
||||
help
|
||||
This is a Video4Linux2 sensor driver for the Sony
|
||||
This is a Video4Linux2 sensor driver for the OmniVision
|
||||
OV2735 camera.
|
||||
|
||||
To compile this driver as a module, choose M here: the
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user