On 23/05/2023 20:30, Konrad Dybcio wrote:
On 23.05.2023 18:54, Vladimir Zapolskiy wrote:
Build Qualcomm QCM2290 interconnect driver.
Signed-off-by: Vladimir Zapolskiy <vladimir.zapolskiy@xxxxxxxxxx>
---
Do we know why some are =y and some are =m?
I'm for =y either way, if we can.
I think this might change from platform to platform. What is the
condition for selecting 'y' or 'm' for the core drivers? Is it 'should
boot to rootfs without modules' or 'should boot to UART and load initrd
without modules' ?
Konrad
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index e2f6a352a0ad..ec9b828b14e2 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1415,6 +1415,7 @@ CONFIG_INTERCONNECT_QCOM=y
CONFIG_INTERCONNECT_QCOM_MSM8916=m
CONFIG_INTERCONNECT_QCOM_MSM8996=m
CONFIG_INTERCONNECT_QCOM_OSM_L3=m
+CONFIG_INTERCONNECT_QCOM_QCM2290=y
CONFIG_INTERCONNECT_QCOM_QCS404=m
CONFIG_INTERCONNECT_QCOM_SA8775P=y
CONFIG_INTERCONNECT_QCOM_SC7180=y
--
With best wishes
Dmitry