From: Vinod Koul Date: Thu, 16 Dec 2021 06:54:42 +0000 (+0530) Subject: arm64: defconfig: Add SM8450 GCC config X-Git-Tag: v5.18-rc1~148^2~11^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6d10fcd2faacaa9f7fa2ddf30f65e96257964c9c;p=thirdparty%2Fkernel%2Flinux.git arm64: defconfig: Add SM8450 GCC config Add the SM8450 GCC config as built-in so that platform can boot to shell with defconfig Signed-off-by: Vinod Koul Signed-off-by: Bjorn Andersson Link: https://lore.kernel.org/r/20211216065444.650357-2-vkoul@kernel.org --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index f2e2b9bdd7024..5b257b62b155f 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -1003,6 +1003,7 @@ CONFIG_SDM_DISPCC_845=y CONFIG_SM_GCC_8150=y CONFIG_SM_GCC_8250=y CONFIG_SM_GCC_8350=y +CONFIG_SM_GCC_8450=y CONFIG_SM_GPUCC_8150=y CONFIG_SM_GPUCC_8250=y CONFIG_SM_DISPCC_8250=y