Re: [PATCH] [RFC] qcom_scm: hide Kconfig symbol

From: Arnd Bergmann
Date: Tue Sep 28 2021 - 03:09:11 EST


On Tue, Sep 28, 2021 at 9:05 AM Kalle Valo <kvalo@xxxxxxxxxxxxxx> wrote:
> Arnd Bergmann <arnd@xxxxxxxxxx> writes:
> > From: Arnd Bergmann <arnd@xxxxxxxx>
> I assume I can continue to build test ATH10K_SNOC with x86 as before?
> That's important for me. If yes, then:
>
> Acked-by: Kalle Valo <kvalo@xxxxxxxxxxxxxx>
>
> --
> https://patchwork.kernel.org/project/linux-wireless/list/
>
> https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches

Yes, the difference is that this will then also build the qcom_scm module, but
that should not cause any problems after the other changes in this patch.

Arnd