diff options
author | Sakari Ailus <sakari.ailus@linux.intel.com> | 2023-06-30 15:58:55 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@kernel.org> | 2023-08-10 07:58:38 +0200 |
commit | 11ec2c45b55493b8d06a27eb40c9ec5c572f332e (patch) | |
tree | d4cc433cc25f8e84457a7500c4b80fbe20686cee /net/kcm/kcmproc.c | |
parent | 7d3c7d2a2914e10bec3b9cdacdadb8e1f65f715a (diff) | |
download | linux-stable-11ec2c45b55493b8d06a27eb40c9ec5c572f332e.tar.gz linux-stable-11ec2c45b55493b8d06a27eb40c9ec5c572f332e.tar.bz2 linux-stable-11ec2c45b55493b8d06a27eb40c9ec5c572f332e.zip |
media: i2c: Remove common dependencies from sensor drivers
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>
Diffstat (limited to 'net/kcm/kcmproc.c')
0 files changed, 0 insertions, 0 deletions