camera: enable the FP6 main camera stack (kernel config)
All checks were successful
image / image (push) Successful in 2h13m32s
All checks were successful
image / image (push) Successful in 2h13m32s
milos-linux combined-stable now carries the camera-main merge (af49850e65bd): camss C-PHY support, the IMX896 main sensor, the DW9784 AF controller and the board DTS for all three (the VL53L3 ToF node is DTS-only for now, its driver is future work). Kernel config gains CONFIG_VIDEO_IMX896=m + CONFIG_VIDEO_DW9784=m - the camss core, CAMCC and CCI are on since the ultra-wide commit, and the libcamera side (IMX896 tuning, contrast AF, AWB stabilization) already ships since aport r8. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
0c6c4cde25
commit
738148b51a
1 changed files with 2 additions and 0 deletions
|
|
@ -3815,6 +3815,7 @@ CONFIG_VIDEO_CAMERA_SENSOR=y
|
||||||
# CONFIG_VIDEO_IMX355 is not set
|
# CONFIG_VIDEO_IMX355 is not set
|
||||||
# CONFIG_VIDEO_IMX412 is not set
|
# CONFIG_VIDEO_IMX412 is not set
|
||||||
# CONFIG_VIDEO_IMX415 is not set
|
# CONFIG_VIDEO_IMX415 is not set
|
||||||
|
CONFIG_VIDEO_IMX896=m
|
||||||
# CONFIG_VIDEO_MT9M001 is not set
|
# CONFIG_VIDEO_MT9M001 is not set
|
||||||
# CONFIG_VIDEO_MT9M111 is not set
|
# CONFIG_VIDEO_MT9M111 is not set
|
||||||
# CONFIG_VIDEO_MT9M114 is not set
|
# CONFIG_VIDEO_MT9M114 is not set
|
||||||
|
|
@ -3888,6 +3889,7 @@ CONFIG_VIDEO_CAMERA_LENS=y
|
||||||
CONFIG_VIDEO_DW9714=m
|
CONFIG_VIDEO_DW9714=m
|
||||||
# CONFIG_VIDEO_DW9719 is not set
|
# CONFIG_VIDEO_DW9719 is not set
|
||||||
# CONFIG_VIDEO_DW9768 is not set
|
# CONFIG_VIDEO_DW9768 is not set
|
||||||
|
CONFIG_VIDEO_DW9784=m
|
||||||
# CONFIG_VIDEO_DW9807_VCM is not set
|
# CONFIG_VIDEO_DW9807_VCM is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue