X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=security%2FKconfig;h=811f00270546ce972a10701543edd11024deae59;hp=62ed4717d334f3f10de514aa4b9e088f4b2ca827;hb=refs%2Fheads%2Fbci_test;hpb=fca515fbfa5ecd9f7b54db311317e2c877d7831a diff --git a/security/Kconfig b/security/Kconfig index 62ed4717d334..811f00270546 100644 --- a/security/Kconfig +++ b/security/Kconfig @@ -74,8 +74,7 @@ config SECURITY_NETWORK_XFRM If you are unsure how to answer this question, answer N. config SECURITY_FILE_CAPABILITIES - bool "File POSIX Capabilities (EXPERIMENTAL)" - depends on EXPERIMENTAL + bool "File POSIX Capabilities" default n help This enables filesystem capabilities, allowing you to give @@ -96,6 +95,14 @@ config SECURITY_ROOTPLUG If you are unsure how to answer this question, answer N. +config SECURITY_LOWMEM + tristate "Low memory watermark support" + depends on SECURITY + help + Implements low memory watermark support + + If you are unsure how to answer this question, answer N. + config SECURITY_DEFAULT_MMAP_MIN_ADDR int "Low address space to protect from user allocation" depends on SECURITY