diff mbox series

[v1,4/5] qcom_defconfig: Enable QCS615 clock driver

Message ID 20250513110213.330495-5-aswin.murugan@oss.qualcomm.com
State Superseded
Delegated to: Casey Connolly
Headers show
Series Introduce support for QCS615 SoC based Platform | expand

Commit Message

Aswin Murugan May 13, 2025, 11:02 a.m. UTC
Enable the QCS615 clock driver in Qualcomm defconfig.

Signed-off-by: Aswin Murugan <aswin.murugan@oss.qualcomm.com>
---
 configs/qcom_defconfig | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/configs/qcom_defconfig b/configs/qcom_defconfig
index b8399701da0..8510828824f 100644
--- a/configs/qcom_defconfig
+++ b/configs/qcom_defconfig
@@ -51,6 +51,7 @@  CONFIG_CLK_QCOM_APQ8016=y
 CONFIG_CLK_QCOM_APQ8096=y
 CONFIG_CLK_QCOM_QCM2290=y
 CONFIG_CLK_QCOM_QCS404=y
+CONFIG_CLK_QCOM_QCS615=y
 CONFIG_CLK_QCOM_SA8775P=y
 CONFIG_CLK_QCOM_SDM845=y
 CONFIG_CLK_QCOM_SM6115=y