mirror of
https://github.com/torvalds/linux.git
synced 2026-06-03 03:53:37 +02:00
arm64: defconfig: Enable Kaanapali clock controllers
Enable the Kaanapali display, video, camera and gpu clock controller for their respective functionalities on the Qualcomm Kaanapali QRD and MTP boards. Signed-off-by: Taniya Das <taniya.das@oss.qualcomm.com> Reviewed-by: Abel Vesa <abel.vesa@oss.qualcomm.com> Signed-off-by: Jingyi Wang <jingyi.wang@oss.qualcomm.com> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> Link: https://lore.kernel.org/r/20260224-knp-dts-misc-v6-10-79d20dab8a60@oss.qualcomm.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
parent
56f809222e
commit
25d676e5b5
|
|
@ -1465,8 +1465,12 @@ CONFIG_CLK_ELIZA_TCSRCC=m
|
|||
CONFIG_CLK_GLYMUR_DISPCC=m
|
||||
CONFIG_CLK_GLYMUR_GCC=y
|
||||
CONFIG_CLK_GLYMUR_TCSRCC=m
|
||||
CONFIG_CLK_KAANAPALI_CAMCC=m
|
||||
CONFIG_CLK_KAANAPALI_DISPCC=m
|
||||
CONFIG_CLK_KAANAPALI_GCC=y
|
||||
CONFIG_CLK_KAANAPALI_GPUCC=m
|
||||
CONFIG_CLK_KAANAPALI_TCSRCC=m
|
||||
CONFIG_CLK_KAANAPALI_VIDEOCC=m
|
||||
CONFIG_CLK_X1E80100_CAMCC=m
|
||||
CONFIG_CLK_X1E80100_DISPCC=m
|
||||
CONFIG_CLK_X1E80100_GCC=y
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user