]> Git Repo - J-linux.git/commitdiff
arm64: defconfig: Enable sc7280 clock controllers
authorTaniya Das <[email protected]>
Fri, 13 Sep 2024 18:02:41 +0000 (23:32 +0530)
committerBjorn Andersson <[email protected]>
Tue, 15 Oct 2024 16:04:50 +0000 (11:04 -0500)
Enable the SC7280 video, camera and audio clock controllers to enable
the video, camera and audio functionalities on Qualcomm RB3gen2.

Signed-off-by: Taniya Das <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bjorn Andersson <[email protected]>
arch/arm64/configs/defconfig

index 5fdbfea7a5b295c4569f34773394ffe6eda778e9..844ff1a0dc1470edafa7e7e354547ed8b9d78d7c 100644 (file)
@@ -1323,6 +1323,7 @@ CONFIG_MSM_MMCC_8998=m
 CONFIG_QCM_GCC_2290=y
 CONFIG_QCM_DISPCC_2290=m
 CONFIG_QCS_GCC_404=y
+CONFIG_SC_CAMCC_7280=m
 CONFIG_QDU_GCC_1000=y
 CONFIG_SC_CAMCC_8280XP=m
 CONFIG_SC_DISPCC_7280=m
@@ -1336,6 +1337,8 @@ CONFIG_SC_GCC_8280XP=y
 CONFIG_SC_GPUCC_7280=m
 CONFIG_SC_GPUCC_8280XP=m
 CONFIG_SC_LPASSCC_8280XP=m
+CONFIG_SC_LPASS_CORECC_7280=m
+CONFIG_SC_VIDEOCC_7280=m
 CONFIG_SDM_CAMCC_845=m
 CONFIG_SDM_GPUCC_845=y
 CONFIG_SDM_VIDEOCC_845=y
This page took 0.043756 seconds and 4 git commands to generate.