]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit04de622054a6eccfe12a5a8eb1535e8c94040d7c
tree0508377b431019af66e3c1e6b8a8d541fb07014d
parentb6ef031a64aba8d2c539b5bbed2197d5bbd857a3
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