Message ID | 20231116051401.4112494-2-quic_rohiagar@quicinc.com |
---|---|
State | New |
Headers | show |
Series | Enable configs required to boot SDX75 | expand |
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index b60aa1f89343..d1be1efa8a23 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -1252,6 +1252,7 @@ CONFIG_SDM_GPUCC_845=y CONFIG_SDM_VIDEOCC_845=y CONFIG_SDM_DISPCC_845=y CONFIG_SDM_LPASSCC_845=m +CONFIG_SDX_GCC_75=y CONFIG_SM_CAMCC_8250=m CONFIG_SM_DISPCC_6115=m CONFIG_SM_DISPCC_8250=y
Enable Global Clock controller framework support for Qualcomm's SDX75 SoC. Signed-off-by: Rohit Agarwal <quic_rohiagar@quicinc.com> --- arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+)