Skip to content
Commit b99d744b authored by Lukas Bulwahn's avatar Lukas Bulwahn Committed by Mauro Carvalho Chehab
Browse files

media: i2c: refer to config VIDEO_DEV to make ov08x40 image sensor driver usable



Commit 9958d30f ("media: Kconfig: cleanup VIDEO_DEV dependencies")
removes the config VIDEO_V4L2 as it is merged with config VIDEO_DEV.

Long after this change, commit 38fc5136 ("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: default avatarLukas Bulwahn <lukas.bulwahn@gmail.com>
Fixes: 38fc5136 ("media: i2c: Add ov08x40 image sensor driver")
Reviewed-by: default avatarKieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Signed-off-by: default avatarSakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@kernel.org>
parent f54f5fd0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment