Add CONFIG_VIDEO_IMX219=y to enable Sony IMX219 camera sensor driver support for TI J7xxx platforms. This allows the system to properly detect and configure IMX219 sensors connected via CSI-2 interface.
Signed-off-by: Xulin Sun <[email protected]> --- bsp/ti-j7xxx/ti-j7xxx.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/bsp/ti-j7xxx/ti-j7xxx.cfg b/bsp/ti-j7xxx/ti-j7xxx.cfg index e297e519..6425e824 100755 --- a/bsp/ti-j7xxx/ti-j7xxx.cfg +++ b/bsp/ti-j7xxx/ti-j7xxx.cfg @@ -362,6 +362,7 @@ CONFIG_DRM_CDNS_MHDP8546=m # CONFIG_MEDIA_SUPPORT=y CONFIG_VIDEO_DEV=y +CONFIG_VIDEO_IMX219=y CONFIG_MEDIA_CAMERA_SUPPORT=y CONFIG_TI_PRUSS_INTC=m CONFIG_VIDEO_CADENCE_CSI2RX=m -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#16097): https://lists.yoctoproject.org/g/linux-yocto/message/16097 Mute This Topic: https://lists.yoctoproject.org/mt/116946331/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
