media: v4l: Put camera sensor, lens and flash drivers under MEDIA_CAMERA_SUPPORT
authorSakari Ailus <sakari.ailus@linux.intel.com>
Mon, 23 Sep 2019 08:51:24 +0000 (05:51 -0300)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Tue, 1 Oct 2019 20:32:32 +0000 (17:32 -0300)
commit8f4ac27af9d61776ee7218175ce300c2cb6a7121
tree0508377b431019af66e3c1e6b8a8d541fb07014d
parent1463b371aff0682c70141f7521db13cc4bbf3016
media: v4l: Put camera sensor, lens and flash drivers under MEDIA_CAMERA_SUPPORT

Instead of individually depending on MEDIA_CAMERA_SUPPORT (or forgetting
it), put all camera sensor, lens and flash drivers under
MEDIA_CAMERA_SUPPORT as a whole. The lens VCM devices didn't use to do
this, but make them depend on MEDIA_CAMERA_SUPPORT as well since there's
no use for these devices without that in practice.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/i2c/Kconfig