]> git.baikalelectronics.ru Git - kernel.git/commit
media: Replace dependency on VIDEO_V4L2_SUBDEV_API with select
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Sat, 18 Jun 2022 18:54:19 +0000 (19:54 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Fri, 15 Jul 2022 14:19:48 +0000 (15:19 +0100)
commitc1c06442da1d859ee9f2073c50e4244f086bb2b0
treef7d8c5a37c2a4a56e587668be2c7c8cafb12d2e9
parentf63602ce1e763e79a76034ffe62df6e90dab2617
media: Replace dependency on VIDEO_V4L2_SUBDEV_API with select

The VIDEO_V4L2_SUBDEV_API Kconfig symbol is mostly selected
automatically, with a a handful of drivers still using it as a
dependency. Fix them to use selection, and drop the symbol title text to
not expose it for manual selection.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Reviewed-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/i2c/Kconfig
drivers/media/platform/atmel/Kconfig
drivers/media/v4l2-core/Kconfig