mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 21:07:02 +09:00
arm64: defconfig: Enabled SC8180x configs
Enable sc8180x global clock controller, tlmm, interconnect and edp phy drivers which are required for sc8180x like Lenovo Flex 5G laptop to boot. Signed-off-by: Vinod Koul <vkoul@kernel.org> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20220916124214.3881948-1-vkoul@kernel.org
This commit is contained in:
committed by
Bjorn Andersson
parent
9385eb46e3
commit
25c7d38579
@@ -534,6 +534,7 @@ CONFIG_PINCTRL_QDF2XXX=y
|
||||
CONFIG_PINCTRL_QCOM_SPMI_PMIC=y
|
||||
CONFIG_PINCTRL_SC7180=y
|
||||
CONFIG_PINCTRL_SC7280=y
|
||||
CONFIG_PINCTRL_SC8180X=y
|
||||
CONFIG_PINCTRL_SC8280XP=y
|
||||
CONFIG_PINCTRL_SDM845=y
|
||||
CONFIG_PINCTRL_SM8150=y
|
||||
@@ -1060,6 +1061,7 @@ CONFIG_MSM_GCC_8998=y
|
||||
CONFIG_QCS_GCC_404=y
|
||||
CONFIG_SC_GCC_7180=y
|
||||
CONFIG_SC_GCC_7280=y
|
||||
CONFIG_SC_GCC_8180X=y
|
||||
CONFIG_SC_GCC_8280XP=y
|
||||
CONFIG_SDM_CAMCC_845=m
|
||||
CONFIG_SDM_GPUCC_845=y
|
||||
@@ -1213,6 +1215,7 @@ CONFIG_PHY_HISTB_COMBPHY=y
|
||||
CONFIG_PHY_HISI_INNO_USB2=y
|
||||
CONFIG_PHY_MVEBU_CP110_COMPHY=y
|
||||
CONFIG_PHY_MTK_TPHY=y
|
||||
CONFIG_PHY_QCOM_EDP=m
|
||||
CONFIG_PHY_QCOM_PCIE2=m
|
||||
CONFIG_PHY_QCOM_QMP=m
|
||||
CONFIG_PHY_QCOM_QUSB2=m
|
||||
@@ -1275,6 +1278,7 @@ CONFIG_INTERCONNECT_QCOM_OSM_L3=m
|
||||
CONFIG_INTERCONNECT_QCOM_QCS404=m
|
||||
CONFIG_INTERCONNECT_QCOM_SC7180=m
|
||||
CONFIG_INTERCONNECT_QCOM_SC7280=y
|
||||
CONFIG_INTERCONNECT_QCOM_SC8180X=y
|
||||
CONFIG_INTERCONNECT_QCOM_SC8280XP=y
|
||||
CONFIG_INTERCONNECT_QCOM_SDM845=y
|
||||
CONFIG_INTERCONNECT_QCOM_SM8150=m
|
||||
|
||||
Reference in New Issue
Block a user