Skip to content

Commit f666fba

Browse files
ldtsandersson
authored andcommitted
arm64: defconfig: Enable HFPLL
The high frequency pll is required on compatible Qualcomm SoCs to support the CPU frequency scaling feature. Co-developed-by: Niklas Cassel <[email protected]> Signed-off-by: Niklas Cassel <[email protected]> Signed-off-by: Jorge Ramirez-Ortiz <[email protected]> Reviewed-by: Bjorn Andersson <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
1 parent d83d8d7 commit f666fba

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
@@ -715,6 +715,7 @@ CONFIG_MSM_GCC_8998=y
715715
CONFIG_QCS_GCC_404=y
716716
CONFIG_SDM_GCC_845=y
717717
CONFIG_SM_GCC_8150=y
718+
CONFIG_QCOM_HFPLL=y
718719
CONFIG_HWSPINLOCK=y
719720
CONFIG_HWSPINLOCK_QCOM=y
720721
CONFIG_ARM_MHU=y

0 commit comments

Comments
 (0)