diff mbox series

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

Message ID 20210217155842.1715999-2-bryan.odonoghue@linaro.org (mailing list archive)
State New, archived
Headers show
Series arm64: defconfig: Switch on sm8250 videocc by default | expand

Commit Message

Bryan O'Donoghue Feb. 17, 2021, 3:58 p.m. UTC
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 d612f633b771..292f1edd78e6 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -960,6 +960,7 @@  CONFIG_SM_GCC_8250=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_HWSPINLOCK=y