mirror of
https://github.com/torvalds/linux.git
synced 2026-08-02 13:22:02 +02:00
arm64: defconfig: Enable sa8775p clock controllers
Enable the SA8775P video, camera and display clock controllers to enable the video, camera and display functionalities on Qualcomm QCS9100 ride and ride rev3 boards. Signed-off-by: Taniya Das <quic_tdas@quicinc.com> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Link: https://lore.kernel.org/r/20241024-defconfig_sa8775p_clock_controllers-v2-1-a9e1cdaed785@quicinc.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
parent
9eec6ce36b
commit
8592294dfc
|
|
@ -1328,10 +1328,12 @@ CONFIG_QCM_DISPCC_2290=m
|
|||
CONFIG_QCS_GCC_404=y
|
||||
CONFIG_QCS_GCC_615=y
|
||||
CONFIG_SC_CAMCC_7280=m
|
||||
CONFIG_SA_CAMCC_8775P=m
|
||||
CONFIG_QDU_GCC_1000=y
|
||||
CONFIG_SC_CAMCC_8280XP=m
|
||||
CONFIG_SC_DISPCC_7280=m
|
||||
CONFIG_SC_DISPCC_8280XP=m
|
||||
CONFIG_SA_DISPCC_8775P=m
|
||||
CONFIG_SA_GCC_8775P=y
|
||||
CONFIG_SA_GPUCC_8775P=m
|
||||
CONFIG_SC_GCC_7180=y
|
||||
|
|
@ -1370,6 +1372,7 @@ CONFIG_SM_GPUCC_8550=m
|
|||
CONFIG_SM_GPUCC_8650=m
|
||||
CONFIG_SM_TCSRCC_8550=y
|
||||
CONFIG_SM_TCSRCC_8650=y
|
||||
CONFIG_SA_VIDEOCC_8775P=m
|
||||
CONFIG_SM_VIDEOCC_8250=y
|
||||
CONFIG_QCOM_HFPLL=y
|
||||
CONFIG_CLK_GFM_LPASS_SM8250=m
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user