mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-14 22:44:27 +08:00
11ec2c45b5
As selecting V4L2_FWNODE, MEDIA_CONTROLLER and VIDEO_V4L2_SUBDEV_API are now selected by the top level menu, they can be dropped from the individual drivers. Also dropped selecting V4L2_ASYNC for a single driver as this is already implied by V4L2_FWNODE. Similarly, the I2C dependency is now also in the top level menu, so remove it, as well as VIDEO_DEV which isn't needed by camera sensor drivers. Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Reviewed-by: Hans de Goede <hdegoede@redhat.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
7 lines
219 B
Plaintext
7 lines
219 B
Plaintext
# SPDX-License-Identifier: GPL-2.0-only
|
|
config VIDEO_ET8EK8
|
|
tristate "ET8EK8 camera sensor support"
|
|
help
|
|
This is a driver for the Toshiba ET8EK8 5 MP camera sensor.
|
|
It is used for example in Nokia N900 (RX-51).
|