Re: [PATCH] ARM: configs: u8500: Set NFC_SHDLC as built-in
From: Linus Walleij
Date: Tue Sep 30 2025 - 08:27:54 EST
On Wed, Sep 3, 2025 at 12:23 AM Jihed Chaibi <jihed.chaibi.dev@xxxxxxxxx> wrote:
> The CONFIG_NFC_SHDLC=m setting in u8500_defconfig causes a Kconfig
> warning because the NFC_SHDLC symbol does not support being built
> as a module.
>
> Change the selection from 'm' to 'y' to build the driver in-kernel.
>
> Fixes: 344cad0660ea0 ("ARM: configs: Update U8500 defconfig")
> Signed-off-by: Jihed Chaibi <jihed.chaibi.dev@xxxxxxxxx>
Patch applied and forwarded to the ARM SoC tree.
Yours,
Linus Walleij