mirror of
https://github.com/torvalds/linux.git
synced 2026-05-31 10:33:41 +02:00
arm64: defconfig: Enable Qualcomm SC8280XP camera clock controller
With the camera clock controller added to the DeviceTree of SC8280XP the interconnect providers no longer reaches sync_state, resulting in a noticeable reduction in battery life. Enable the camera clock controller (as a module) to avoid this, and hopefully soon provide some level of camera support. Signed-off-by: Bjorn Andersson <quic_bjorande@quicinc.com> Reviewed-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org> Link: https://lore.kernel.org/r/20231221-enable-sc8280xp-camcc-v1-1-2249581dd538@quicinc.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
parent
e45167b2d3
commit
191fcf77e3
|
|
@ -1249,6 +1249,7 @@ CONFIG_QCM_GCC_2290=y
|
|||
CONFIG_QCM_DISPCC_2290=m
|
||||
CONFIG_QCS_GCC_404=y
|
||||
CONFIG_SA_GCC_8775P=y
|
||||
CONFIG_SC_CAMCC_8280XP=m
|
||||
CONFIG_SC_DISPCC_8280XP=m
|
||||
CONFIG_SA_GPUCC_8775P=m
|
||||
CONFIG_SC_GCC_7180=y
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user