mirror of
https://github.com/torvalds/linux.git
synced 2026-04-18 06:44:00 -04:00
arm64: defconfig: Enable options for Qualcomm Milos SoC
Enable the pinctrl, clock and interconnect drivers for the Qualcomm Milos SoC. This is required for booting The Fairphone (Gen. 6). Signed-off-by: Luca Weiss <luca.weiss@fairphone.com> Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com> Link: https://lore.kernel.org/r/20251219-milos-defconfig-v1-1-f58012ac8ef6@fairphone.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
committed by
Bjorn Andersson
parent
69f155531b
commit
94d5285f2f
@@ -658,6 +658,7 @@ CONFIG_PINCTRL_SM6115=y
|
||||
CONFIG_PINCTRL_SM6125=y
|
||||
CONFIG_PINCTRL_SM6350=y
|
||||
CONFIG_PINCTRL_SM6375=y
|
||||
CONFIG_PINCTRL_MILOS=y
|
||||
CONFIG_PINCTRL_SM8150=y
|
||||
CONFIG_PINCTRL_SM8250=y
|
||||
CONFIG_PINCTRL_SM8350=y
|
||||
@@ -1465,18 +1466,21 @@ CONFIG_SDM_DISPCC_845=y
|
||||
CONFIG_SDM_LPASSCC_845=m
|
||||
CONFIG_SDX_GCC_75=y
|
||||
CONFIG_SM_CAMCC_6350=m
|
||||
CONFIG_SM_CAMCC_MILOS=m
|
||||
CONFIG_SM_CAMCC_8250=m
|
||||
CONFIG_SM_CAMCC_8550=m
|
||||
CONFIG_SM_CAMCC_8650=m
|
||||
CONFIG_SM_DISPCC_6115=m
|
||||
CONFIG_SM_DISPCC_8250=y
|
||||
CONFIG_SM_DISPCC_6350=m
|
||||
CONFIG_SM_DISPCC_MILOS=m
|
||||
CONFIG_SM_DISPCC_8450=m
|
||||
CONFIG_SM_DISPCC_8550=m
|
||||
CONFIG_SM_DISPCC_8750=m
|
||||
CONFIG_SM_GCC_4450=y
|
||||
CONFIG_SM_GCC_6115=y
|
||||
CONFIG_SM_GCC_6350=y
|
||||
CONFIG_SM_GCC_MILOS=y
|
||||
CONFIG_SM_GCC_8350=y
|
||||
CONFIG_SM_GCC_8450=y
|
||||
CONFIG_SM_GCC_8550=y
|
||||
@@ -1484,6 +1488,7 @@ CONFIG_SM_GCC_8650=y
|
||||
CONFIG_SM_GCC_8750=y
|
||||
CONFIG_SM_GPUCC_6115=m
|
||||
CONFIG_SM_GPUCC_6350=m
|
||||
CONFIG_SM_GPUCC_MILOS=m
|
||||
CONFIG_SM_GPUCC_8150=y
|
||||
CONFIG_SM_GPUCC_8250=y
|
||||
CONFIG_SM_GPUCC_8350=m
|
||||
@@ -1495,6 +1500,7 @@ CONFIG_SM_TCSRCC_8650=y
|
||||
CONFIG_SM_TCSRCC_8750=m
|
||||
CONFIG_SA_VIDEOCC_8775P=m
|
||||
CONFIG_SM_VIDEOCC_6350=m
|
||||
CONFIG_SM_VIDEOCC_MILOS=m
|
||||
CONFIG_SM_VIDEOCC_8250=y
|
||||
CONFIG_SM_VIDEOCC_8550=m
|
||||
CONFIG_QCOM_HFPLL=y
|
||||
@@ -1784,6 +1790,7 @@ CONFIG_INTERCONNECT_QCOM_SDM845=y
|
||||
CONFIG_INTERCONNECT_QCOM_SDX75=y
|
||||
CONFIG_INTERCONNECT_QCOM_SM6115=y
|
||||
CONFIG_INTERCONNECT_QCOM_SM6350=y
|
||||
CONFIG_INTERCONNECT_QCOM_MILOS=y
|
||||
CONFIG_INTERCONNECT_QCOM_SM8150=y
|
||||
CONFIG_INTERCONNECT_QCOM_SM8250=y
|
||||
CONFIG_INTERCONNECT_QCOM_SM8350=y
|
||||
|
||||
Reference in New Issue
Block a user