arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+)
Build the Qualcomm SM8450 Display Clock Controller driver as a module
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 984553d55e17..58b7f8454dcb 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1125,6 +1125,7 @@ CONFIG_SDM_DISPCC_845=y
CONFIG_SDM_LPASSCC_845=m
CONFIG_SM_CAMCC_8250=m
CONFIG_SM_DISPCC_8250=y
+CONFIG_SM_DISPCC_8450=m
CONFIG_SM_DISPCC_8550=m
CONFIG_SM_GCC_6115=y
CONFIG_SM_GCC_8350=y
---
base-commit: e2f86c02fdc96ca29ced53221a3cbf50aa6f8b49
change-id: 20230127-topic-sm8450-upstream-defconfig-51713fe037c8
Best regards,
--
Neil Armstrong <neil.armstrong@linaro.org>
On Fri, 27 Jan 2023 17:34:33 +0100, Neil Armstrong wrote: > Build the Qualcomm SM8450 Display Clock Controller driver as a module > > Applied, thanks! [1/1] arm64: defconfig: enable SM8450 DISPCC clock driver commit: bbf814c98f09dc0efd06156d93c97726f3d90d2e Best regards, -- Bjorn Andersson <andersson@kernel.org>
On 27/01/2023 18:34, Neil Armstrong wrote: > Build the Qualcomm SM8450 Display Clock Controller driver as a module > > Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> > --- > arch/arm64/configs/defconfig | 1 + > 1 file changed, 1 insertion(+) > Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> -- With best wishes Dmitry
© 2016 - 2025 Red Hat, Inc.