Re: [PATCH v2 1/5] soc: qcom: Hide all drivers behind selectable menu

From: Krzysztof Kozlowski

Date: Thu Jul 16 2026 - 01:48:58 EST


On 16/07/2026 00:58, Julian Braha wrote:
> Hi Krzysztof,
>
> On 7/11/26 14:25, Krzysztof Kozlowski wrote:
>> 1. Allow compile testing of QCOM_OCMEM, which previously required
>> ARCH_QCOM.
>>
>> 2. Hide behind ARCH_QCOM or COMPILE_TEST drivers specific to Qualcomm
>> which should not be available to other kernel builds:
>> QCOM_PMIC_PDCHARGER_ULOG, QCOM_PMIC_GLINK, QCOM_SPM and QCOM_PBS.
>
> I think this patch introduced an unmet dependency:
>
> WARNING: unmet direct dependencies detected for QCOM_PDR_MSG
> Depends on [n]: QCOM_SOC [=n]
> Selected by [y]:
> - QCOM_PDR_HELPERS [=y] && ARCH_QCOM [=y] && NET [=y]

Can you share the options leading to that? or config? Without
reproduction steps that's really incomplete report.

Best regards,
Krzysztof