From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter =?utf-8?q?M=C3=BCller?= To: development@lists.ipfire.org Subject: [PATCH 06/21] linux: Build all library routines as modules and disable self-tests Date: Mon, 26 Dec 2022 19:26:29 +0000 Message-ID: <78c69618-af7f-50ba-08fd-3ecc33d7ba89@ipfire.org> In-Reply-To: <0e60a1de-6210-835e-54a4-ec5e3128e42e@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6300781053025313356==" List-Id: --===============6300781053025313356== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Backported from IPFire 3.x as a63f4bd2ce916cec351c43f7a184f687fd529a72. Signed-off-by: Peter M=C3=BCller --- 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=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 --===============6300781053025313356==--