From 0931f4736513bf057c5b7ed494d687fb27333301 Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Tue, 3 Aug 2021 21:21:22 +0200 Subject: [PATCH] centro: Disable SECURITY_LOADPIN --- centro-config | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/centro-config b/centro-config index 6f9a3ac..3890885 100644 --- a/centro-config +++ b/centro-config @@ -2897,8 +2897,7 @@ CONFIG_FORTIFY_SOURCE=y # CONFIG_SECURITY_SMACK is not set # CONFIG_SECURITY_TOMOYO is not set # CONFIG_SECURITY_APPARMOR is not set -CONFIG_SECURITY_LOADPIN=y -# CONFIG_SECURITY_LOADPIN_ENFORCE is not set +# CONFIG_SECURITY_LOADPIN is not set CONFIG_SECURITY_YAMA=y CONFIG_SECURITY_SAFESETID=y CONFIG_SECURITY_LOCKDOWN_LSM=y