Skip to content

Commit a19a3dc

Browse files
konradybcioandersson
authored andcommitted
arm64: defconfig: Build SM6115 display and GPU clock controller drivers
Enable the clock controllers required for a good visual experience on Qualcomm SM6115 platform boards. Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org> [vzapolskiy: minimal changes to a commit message] Signed-off-by: Vladimir Zapolskiy <vladimir.zapolskiy@linaro.org> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20230601075650.1437184-6-vladimir.zapolskiy@linaro.org
1 parent f20575d commit a19a3dc

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

arch/arm64/configs/defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1182,6 +1182,7 @@ CONFIG_SDM_VIDEOCC_845=y
11821182
CONFIG_SDM_DISPCC_845=y
11831183
CONFIG_SDM_LPASSCC_845=m
11841184
CONFIG_SM_CAMCC_8250=m
1185+
CONFIG_SM_DISPCC_6115=m
11851186
CONFIG_SM_DISPCC_8250=y
11861187
CONFIG_SM_DISPCC_8450=m
11871188
CONFIG_SM_DISPCC_8550=m
@@ -1190,6 +1191,7 @@ CONFIG_SM_GCC_8350=y
11901191
CONFIG_SM_GCC_8450=y
11911192
CONFIG_SM_GCC_8550=y
11921193
CONFIG_SM_TCSRCC_8550=y
1194+
CONFIG_SM_GPUCC_6115=m
11931195
CONFIG_SM_GPUCC_8150=y
11941196
CONFIG_SM_GPUCC_8250=y
11951197
CONFIG_SM_VIDEOCC_8250=y

0 commit comments

Comments
 (0)