[packages/kernel/LINUX_5_10] - proper config options

baggins baggins at pld-linux.org
Sat Oct 26 23:47:16 CEST 2024


commit 009fefd0de1f445db2a21107c6d44c0745799ef0
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Oct 26 23:46:48 2024 +0200

    - proper config options

 kernel-multiarch.config | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/kernel-multiarch.config b/kernel-multiarch.config
index 7e43c4d7..66faa5e2 100644
--- a/kernel-multiarch.config
+++ b/kernel-multiarch.config
@@ -12490,9 +12490,9 @@ GCC_PLUGIN_RANDSTRUCT_PERFORMANCE all=y
 #-
 #- file security/keys/Kconfig goes here
 SECURITY_DMESG_RESTRICT all=y
-CONFIG_PROC_MEM_ALWAYS_FORCE all=y
-# CONFIG_PROC_MEM_FORCE_PTRACE is not set
-# CONFIG_PROC_MEM_NO_FORCE is not set
+PROC_MEM_ALWAYS_FORCE all=y
+PROC_MEM_FORCE_PTRACE all=n
+PROC_MEM_NO_FORCE all=n
 SECURITY all=y
 SECURITY_NETWORK all=y
 SECURITY_INFINIBAND all=y
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kernel.git/commitdiff/009fefd0de1f445db2a21107c6d44c0745799ef0



More information about the pld-cvs-commit mailing list