]> 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)
commite7d5c7850f3f883a2bb2da08bc5fd79b3692672d
treef7d8c5a37c2a4a56e587668be2c7c8cafb12d2e9
parentc33251f09761d738e19bc56a6fc11438a1e22d41
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