Skip to content

Commit 1a87f7e

Browse files
Bartosz Golaszewskiandersson
authored andcommitted
arm64: defconfig: enable the clock driver for Qualcomm SA8775P platforms
Enable the GCC clock driver on SA8775P platforms. It needs to be built-in for console to work. Signed-off-by: Bartosz Golaszewski <[email protected]> Reviewed-by: Konrad Dybcio <[email protected]> Signed-off-by: Bjorn Andersson <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent a0cacf7 commit 1a87f7e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1108,6 +1108,7 @@ CONFIG_MSM_GCC_8994=y
11081108
CONFIG_MSM_MMCC_8996=y
11091109
CONFIG_MSM_GCC_8998=y
11101110
CONFIG_QCS_GCC_404=y
1111+
CONFIG_SA_GCC_8775P=y
11111112
CONFIG_SC_DISPCC_8280XP=m
11121113
CONFIG_SC_GCC_7180=y
11131114
CONFIG_SC_GCC_7280=y

0 commit comments

Comments
 (0)