From 738148b51af05a0a5fe1608ff289180cf46470e2 Mon Sep 17 00:00:00 2001 From: Jorijn van der Graaf Date: Mon, 17 Aug 2026 10:45:54 +0200 Subject: [PATCH] camera: enable the FP6 main camera stack (kernel config) 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 --- .../config-postmarketos-qcom-milos.aarch64 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/aports/device/linux-postmarketos-qcom-milos/config-postmarketos-qcom-milos.aarch64 b/aports/device/linux-postmarketos-qcom-milos/config-postmarketos-qcom-milos.aarch64 index ef76f3a..6e443a1 100644 --- a/aports/device/linux-postmarketos-qcom-milos/config-postmarketos-qcom-milos.aarch64 +++ b/aports/device/linux-postmarketos-qcom-milos/config-postmarketos-qcom-milos.aarch64 @@ -3815,6 +3815,7 @@ CONFIG_VIDEO_CAMERA_SENSOR=y # CONFIG_VIDEO_IMX355 is not set # CONFIG_VIDEO_IMX412 is not set # CONFIG_VIDEO_IMX415 is not set +CONFIG_VIDEO_IMX896=m # CONFIG_VIDEO_MT9M001 is not set # CONFIG_VIDEO_MT9M111 is not set # CONFIG_VIDEO_MT9M114 is not set @@ -3888,6 +3889,7 @@ CONFIG_VIDEO_CAMERA_LENS=y CONFIG_VIDEO_DW9714=m # CONFIG_VIDEO_DW9719 is not set # CONFIG_VIDEO_DW9768 is not set +CONFIG_VIDEO_DW9784=m # CONFIG_VIDEO_DW9807_VCM is not set #