diff options
| author | Maria Lisina <sekoohaka.sarisan@gmail.com> | 2026-08-22 14:54:59 +0500 |
|---|---|---|
| committer | Maria Lisina <sekoohaka.sarisan@gmail.com> | 2026-08-22 14:54:59 +0500 |
| commit | e20696c6859eedb113ff3bce76f0f5378f9e7500 (patch) | |
| tree | 206165b53e31f1a25710bdd5e8a09a8612d9a80a | |
| parent | b57c9dc22e51f192f230defa22bc93168797a0eb (diff) | |
grayfox_defconfig: Convert crypto to modules
Signed-off-by: Maria Lisina <sekoohaka.sarisan@gmail.com>
| -rw-r--r-- | grayfox_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/grayfox_defconfig b/grayfox_defconfig index 90a3af9..5bd7608 100644 --- a/grayfox_defconfig +++ b/grayfox_defconfig @@ -725,7 +725,6 @@ CONFIG_INTEGRITY_PLATFORM_KEYRING=y CONFIG_DEFAULT_SECURITY_APPARMOR=y CONFIG_LSM="landlock,lockdown,yama,loadpin,safesetid,selinux,smack,tomoyo,apparmor,ipe,bpf" CONFIG_CRYPTO_USER=m -CONFIG_CRYPTO_AUTHENC=y CONFIG_CRYPTO_XTS=m CONFIG_CRYPTO_CMAC=m CONFIG_CRYPTO_SHA1=m |
