From: Bartosz Golaszewski Date: Mon, 9 Jan 2023 17:44:56 +0000 (+0100) Subject: arm64: defconfig: enable the clock driver for Qualcomm SA8775P platforms X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=1a87f7e5fa10b23633da03aed6b7c7e716457304;p=linux.git 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 Reviewed-by: Konrad Dybcio Signed-off-by: Bjorn Andersson Link: https://lore.kernel.org/r/20230109174511.1740856-4-brgl@bgdev.pl --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index ecfacb2921e52..bfafb43134369 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -1108,6 +1108,7 @@ CONFIG_MSM_GCC_8994=y CONFIG_MSM_MMCC_8996=y CONFIG_MSM_GCC_8998=y CONFIG_QCS_GCC_404=y +CONFIG_SA_GCC_8775P=y CONFIG_SC_DISPCC_8280XP=m CONFIG_SC_GCC_7180=y CONFIG_SC_GCC_7280=y