Acked-by: Michael Tremer > On 26 Dec 2022, at 20:26, Peter Müller wrote: > > Backported from IPFire 3.x as a63f4bd2ce916cec351c43f7a184f687fd529a72. > > Signed-off-by: Peter Müller > --- > config/kernel/kernel.config.x86_64-ipfire | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/config/kernel/kernel.config.x86_64-ipfire b/config/kernel/kernel.config.x86_64-ipfire > index 4e7f98b6b..e769846dd 100644 > --- a/config/kernel/kernel.config.x86_64-ipfire > +++ b/config/kernel/kernel.config.x86_64-ipfire > @@ -7220,7 +7220,7 @@ CONFIG_CRYPTO_LIB_SHA256=y > # end of Crypto library routines > > CONFIG_LIB_MEMNEQ=y > -CONFIG_CRC_CCITT=y > +CONFIG_CRC_CCITT=m > CONFIG_CRC16=y > CONFIG_CRC_T10DIF=y > CONFIG_CRC_ITU_T=m > -- > 2.35.3