Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 024e6cb4 authored by Andreas Schwab's avatar Andreas Schwab Committed by James Morris
Browse files

security: Fix prompt for LSM_MMAP_MIN_ADDR



Fix prompt for LSM_MMAP_MIN_ADDR.

(Verbs are cool!)

Signed-off-by: default avatarAndreas Schwab <schwab@linux-m68k.org>
Acked-by: default avatarEric Paris <eparis@redhat.com>
Signed-off-by: default avatarJames Morris <jmorris@namei.org>
parent a58578e4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -114,7 +114,7 @@ config SECURITY_ROOTPLUG
	  If you are unsure how to answer this question, answer N.

config LSM_MMAP_MIN_ADDR
	int "Low address space for LSM to from user allocation"
	int "Low address space for LSM to protect from user allocation"
	depends on SECURITY && SECURITY_SELINUX
	default 65536
	help