Skip to content

Commit c5d02bb

Browse files
krzkandersson
authored andcommitted
arm64: defconfig: Enable camcc and videocc on Qualcomm SM8450+
Enable the drivers for camera clock controllers on Qualcomm SM8550 and SM8650 SoC (enabled in all DTS files like SM8550-HDK or SM8650-HDK) and video clock controllers on Qualcomm SM8450 SoC (enabled in SM8450-HDK DTS). Signed-off-by: Krzysztof Kozlowski <[email protected]> Reviewed-by: Neil Armstrong <[email protected]> Reviewed-by: Konrad Dybcio <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
1 parent 19272b3 commit c5d02bb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

arch/arm64/configs/defconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1401,6 +1401,8 @@ CONFIG_SDM_DISPCC_845=y
14011401
CONFIG_SDM_LPASSCC_845=m
14021402
CONFIG_SDX_GCC_75=y
14031403
CONFIG_SM_CAMCC_8250=m
1404+
CONFIG_SM_CAMCC_8550=m
1405+
CONFIG_SM_CAMCC_8650=m
14041406
CONFIG_SM_DISPCC_6115=m
14051407
CONFIG_SM_DISPCC_8250=y
14061408
CONFIG_SM_DISPCC_8450=m
@@ -1428,6 +1430,7 @@ CONFIG_SM_VIDEOCC_8250=y
14281430
CONFIG_SM_VIDEOCC_8550=m
14291431
CONFIG_QCOM_HFPLL=y
14301432
CONFIG_CLK_GFM_LPASS_SM8250=m
1433+
CONFIG_SM_VIDEOCC_8450=m
14311434
CONFIG_CLK_RCAR_USB2_CLOCK_SEL=y
14321435
CONFIG_CLK_RENESAS_VBATTB=m
14331436
CONFIG_HWSPINLOCK=y

0 commit comments

Comments
 (0)