On 9.01.2023 18:44, Bartosz Golaszewski wrote: > From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> > > Enable the GCC clock driver on SA8775P platforms. It needs to be built-in > for console to work. > > Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> > --- Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> Konrad > arch/arm64/configs/defconfig | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig > index 851e8f9be06d..1cb586125c46 100644 > --- a/arch/arm64/configs/defconfig > +++ b/arch/arm64/configs/defconfig > @@ -1098,6 +1098,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_GCC_7180=y > CONFIG_SC_GCC_7280=y > CONFIG_SC_GCC_8180X=y