Re: [PATCH v2 1/1] media: v4l: usb: Use correct dependency for camera sensor drivers
From: Sakari Ailus
Date: Fri Aug 18 2023 - 07:10:39 EST
On Fri, Aug 18, 2023 at 12:51:49PM +0300, Sakari Ailus wrote:
> The Kconfig option that enables compiling camera sensor drivers is
> VIDEO_CAMERA_SENSOR rather than MEDIA_CAMERA_SUPPORT as it was previously.
> Fix this.
Due to marvell changes it should be added:
Also select VIDEO_OV7670 for marvell platform drivers only if
MEDIA_SUBDRV_AUTOSELECT and VIDEO_CAMERA_SENSOR are enabled.
"usb: " should thus also be dropped from subject.
--
Sakari Ailus