From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH 06/21] linux: Build all library routines as modules and disable self-tests Date: Tue, 27 Dec 2022 12:22:37 +0100 Message-ID: In-Reply-To: <78c69618-af7f-50ba-08fd-3ecc33d7ba89@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0470921624043365589==" List-Id: --===============0470921624043365589== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Acked-by: Michael Tremer > On 26 Dec 2022, at 20:26, Peter M=C3=BCller wr= ote: >=20 > Backported from IPFire 3.x as a63f4bd2ce916cec351c43f7a184f687fd529a72. >=20 > Signed-off-by: Peter M=C3=BCller > --- > config/kernel/kernel.config.x86_64-ipfire | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >=20 > diff --git a/config/kernel/kernel.config.x86_64-ipfire b/config/kernel/kern= el.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=3Dy > # end of Crypto library routines >=20 > CONFIG_LIB_MEMNEQ=3Dy > -CONFIG_CRC_CCITT=3Dy > +CONFIG_CRC_CCITT=3Dm > CONFIG_CRC16=3Dy > CONFIG_CRC_T10DIF=3Dy > CONFIG_CRC_ITU_T=3Dm > --=20 > 2.35.3 --===============0470921624043365589==--