Loading security/Kconfig +1 −1 Original line number Original line Diff line number Diff line Loading @@ -114,7 +114,7 @@ config SECURITY_ROOTPLUG If you are unsure how to answer this question, answer N. If you are unsure how to answer this question, answer N. config LSM_MMAP_MIN_ADDR 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 depends on SECURITY && SECURITY_SELINUX default 65536 default 65536 help help Loading Loading
security/Kconfig +1 −1 Original line number Original line Diff line number Diff line Loading @@ -114,7 +114,7 @@ config SECURITY_ROOTPLUG If you are unsure how to answer this question, answer N. If you are unsure how to answer this question, answer N. config LSM_MMAP_MIN_ADDR 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 depends on SECURITY && SECURITY_SELINUX default 65536 default 65536 help help Loading