X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=security%2FKconfig;h=62ed4717d334f3f10de514aa4b9e088f4b2ca827;hb=89a93f2f4834f8c126e8d9dd6b368d0b9e21ec3d;hp=49b51f964897dcb7133be9b58f1b936462bb6309;hpb=e1c25dc638db01600069b3f9167d1b35f8d574b5;p=pandora-kernel.git diff --git a/security/Kconfig b/security/Kconfig index 49b51f964897..62ed4717d334 100644 --- a/security/Kconfig +++ b/security/Kconfig @@ -73,17 +73,9 @@ config SECURITY_NETWORK_XFRM IPSec. If you are unsure how to answer this question, answer N. -config SECURITY_CAPABILITIES - bool "Default Linux Capabilities" - depends on SECURITY - default y - help - This enables the "default" Linux capabilities functionality. - If you are unsure how to answer this question, answer Y. - config SECURITY_FILE_CAPABILITIES bool "File POSIX Capabilities (EXPERIMENTAL)" - depends on (SECURITY=n || SECURITY_CAPABILITIES!=n) && EXPERIMENTAL + depends on EXPERIMENTAL default n help This enables filesystem capabilities, allowing you to give