mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-04 16:24:29 -04:00
arm64: defconfig: Enable SC8280XP Display Clock Controller
The Display Clock Controller provides clocks and power-domains for the display subsystem, enable this to enable display on the SC8280XP. Now that power-domains can probe defer past late_initcall() this should be possible to leave as module. Acked-by: Konrad Dybcio <konrad.dybcio@linaro.org> Signed-off-by: Bjorn Andersson <quic_bjorande@quicinc.com> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20230111035906.2975494-5-quic_bjorande@quicinc.com
This commit is contained in:
committed by
Bjorn Andersson
parent
62d8b7f900
commit
41ddfbda83
@@ -1102,6 +1102,7 @@ CONFIG_MSM_GCC_8994=y
|
||||
CONFIG_MSM_MMCC_8996=y
|
||||
CONFIG_MSM_GCC_8998=y
|
||||
CONFIG_QCS_GCC_404=y
|
||||
CONFIG_SC_DISPCC_8280XP=m
|
||||
CONFIG_SC_GCC_7180=y
|
||||
CONFIG_SC_GCC_7280=y
|
||||
CONFIG_SC_GCC_8180X=y
|
||||
|
||||
Reference in New Issue
Block a user