diff mbox series

[5/5] arm64: defconfig: Enable SM8250 video clock controller

Message ID 20220131165056.2117434-5-dmitry.baryshkov@linaro.org (mailing list archive)
State New, archived
Headers show
Series [1/5] arm64: defconfig: Enable some Qualcomm drivers | expand

Commit Message

Dmitry Baryshkov Jan. 31, 2022, 4:50 p.m. UTC
From: Bryan O'Donoghue <bryan.odonoghue@linaro.org>

Enable the building of the sm8250 video clock controller by default.

Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 8a68dadbcc7d..b2da438a40af 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1024,6 +1024,7 @@  CONFIG_SM_GCC_8350=y
 CONFIG_SM_GPUCC_8150=y
 CONFIG_SM_GPUCC_8250=y
 CONFIG_SM_DISPCC_8250=y
+CONFIG_SM_VIDEOCC_8250=y
 CONFIG_QCOM_HFPLL=y
 CONFIG_CLK_GFM_LPASS_SM8250=m
 CONFIG_CLK_RCAR_USB2_CLOCK_SEL=y