linux-stable/drivers/media
Lukas Bulwahn b99d744b3d media: i2c: refer to config VIDEO_DEV to make ov08x40 image sensor driver usable
Commit 9958d30f38 ("media: Kconfig: cleanup VIDEO_DEV dependencies")
removes the config VIDEO_V4L2 as it is merged with config VIDEO_DEV.

Long after this change, commit 38fc5136ac ("media: i2c: Add ov08x40 image
sensor driver") introduces and refers to the removed config VIDEO_V4L2,
basically making this driver impossible to build, test and use due to
dependencies that cannot be met.

Refer to config VIDEO_DEV instead to make this driver usable.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Fixes: 38fc5136ac ("media: i2c: Add ov08x40 image sensor driver")
Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
2022-11-25 08:50:39 +00:00
..
cec media fixes for v6.1-rc2 2022-10-22 15:30:15 -07:00
common media: vb2/au0828: move the v4l_vb2q_enable_media_source to the au0828 driver 2022-11-25 07:41:40 +00:00
dvb-core media: dvb-core: remove variable n, turn for-loop to while-loop 2022-11-04 16:56:45 +01:00
dvb-frontends Tag branch 2022-11-25 07:55:21 +00:00
firewire media: Makefiles: remove extra spaces 2022-03-12 16:59:52 +01:00
i2c media: i2c: refer to config VIDEO_DEV to make ov08x40 image sensor driver usable 2022-11-25 08:50:39 +00:00
mc media: mc: convert pipeline funcs to take media_pad 2022-09-24 09:22:30 +02:00
mmc media: media/*/Kconfig: sort entries 2022-03-18 05:58:35 +01:00
pci media: solo6x10: fix possible memory leak in solo_sysfs_init() 2022-11-25 07:36:22 +00:00
platform media: platform: Add Renesas RZ/G2L CRU driver 2022-11-25 08:48:23 +00:00
radio Tag branch 2022-11-25 07:55:21 +00:00
rc media: imon: fix a race condition in send_packet() 2022-11-25 08:00:45 +00:00
spi media updates for v5.18-rc1 2022-03-23 14:51:35 -07:00
test-drivers Tag branch 2022-11-25 07:55:21 +00:00
tuners Tag branch 2022-11-25 07:55:21 +00:00
usb Tag branch 2022-11-25 07:55:21 +00:00
v4l2-core Tag branch 2022-11-25 07:55:21 +00:00
Kconfig media: remove reference to CONFIG_EMBEDDED in MEDIA_SUPPORT_FILTER 2022-09-08 18:19:29 +02:00
Makefile media: Makefiles: remove extra spaces 2022-03-12 16:59:52 +01:00