Re: [PATCH] soc: qcom: smsm: Add missing mailbox dependency to Kconfig

From: Konrad Dybcio
Date: Sat Jun 29 2024 - 09:01:22 EST


On 28.06.2024 7:30 PM, Luca Weiss wrote:
> Since the smsm driver got the ability to interact with the mailbox using
> the mailbox subsystem and not just syscon, we need to add the dependency
> to kconfig as well to avoid compile errors.
>
> Fixes: 75287992f58a ("soc: qcom: smsm: Support using mailbox interface")
> Reported-by: kernel test robot <lkp@xxxxxxxxx>
> Closes: https://lore.kernel.org/oe-kbuild-all/202406180006.Z397C67h-lkp@xxxxxxxxx/
> Signed-off-by: Luca Weiss <luca@xxxxxxxxxxxx>
> ---

Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>

Konrad