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)
commit817819b27e25b7ebcbe4807fa3232040444fc26e
treef7d8c5a37c2a4a56e587668be2c7c8cafb12d2e9
parent7a9795b31049b7e233d050a82b00094155a695c7
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