From b324f74d6943fd2d865d583ca22684f9db4742b6 Mon Sep 17 00:00:00 2001 From: zuckerberg <5-zuckerberg@users.noreply.git.neet.dev> Date: Sun, 9 May 2021 02:42:00 -0400 Subject: [PATCH] remove config conflict --- machines/storage/s0/kernel.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/machines/storage/s0/kernel.nix b/machines/storage/s0/kernel.nix index d00063e..22b2e52 100644 --- a/machines/storage/s0/kernel.nix +++ b/machines/storage/s0/kernel.nix @@ -4543,7 +4543,6 @@ in buildLinux { "CRYPTO_PCRYPT" = module; "CRYPTO_CRYPTD" = yes; "CRYPTO_AUTHENC" = yes; - "CRYPTO_TEST" = module; "CRYPTO_SIMD" = yes; "CRYPTO_ENGINE" = yes; "CRYPTO_RSA" = yes;