]> Git Repo - linux.git/commitdiff
arm64: defconfig: enable SM8450 DISPCC clock driver
authorNeil Armstrong <[email protected]>
Fri, 27 Jan 2023 16:34:33 +0000 (17:34 +0100)
committerBjorn Andersson <[email protected]>
Wed, 8 Feb 2023 22:59:16 +0000 (14:59 -0800)
Build the Qualcomm SM8450 Display Clock Controller driver as a module

Signed-off-by: Neil Armstrong <[email protected]>
Reviewed-by: Dmitry Baryshkov <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/20230127-topic-sm8450-upstream-defconfig-v1-1-93cf603db08b@linaro.org
arch/arm64/configs/defconfig

index bfafb431343698f97a38eee0a49e9a71d7cc70ea..75e0fb393c108ed0d744d3b9cebce9c17481cfd6 100644 (file)
@@ -1121,6 +1121,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
This page took 0.057076 seconds and 4 git commands to generate.