[PATCH] ARM: defconfigs: make NF_CT_PROTO_SCTP and NF_CT_PROTO_UDPLITE built-in

Arnd Bergmann arnd at arndb.de
Mon Feb 6 08:38:45 PST 2017


On Fri, Feb 3, 2017 at 5:46 PM, Arnd Bergmann <arnd at arndb.de> wrote:
> The symbols can no longer be used as loadable modules, leading to a harmless Kconfig
> warning:
>
> arch/arm/configs/imote2_defconfig:60:warning: symbol value 'm' invalid for NF_CT_PROTO_UDPLITE
> arch/arm/configs/imote2_defconfig:59:warning: symbol value 'm' invalid for NF_CT_PROTO_SCTP
> arch/arm/configs/ezx_defconfig:68:warning: symbol value 'm' invalid for NF_CT_PROTO_UDPLITE
> arch/arm/configs/ezx_defconfig:67:warning: symbol value 'm' invalid for NF_CT_PROTO_SCTP
>
> Let's make them built-in.
>
> Signed-off-by: Arnd Bergmann <arnd at arndb.de>

Added to the fixes branch now, as I see the warnings in kernelci for ARM.

    Arnd



More information about the linux-arm-kernel mailing list