[PATCH v2 1/5] soc: qcom: Hide all drivers behind selectable menu
Julian Braha
julianbraha at gmail.com
Wed Jul 15 15:58:43 PDT 2026
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]
- Julian Braha
More information about the linux-arm-kernel
mailing list