X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=security%2FKconfig;h=9438535d7fd0f2bec51905538bd27b7f73f3ad25;hb=c8766ac5933d6ee75e7ce379a1eb5ceb451fcb83;hp=d9f47ce7e2076877064e50eb2e34fd0f9c9fbd2a;hpb=7aeb6d7d20185b7cede1ce5f6bd8d762e49bda6d;p=linux-2.6-block.git diff --git a/security/Kconfig b/security/Kconfig index d9f47ce7e207..9438535d7fd0 100644 --- a/security/Kconfig +++ b/security/Kconfig @@ -81,6 +81,15 @@ config SECURITY_NETWORK_XFRM IPSec. If you are unsure how to answer this question, answer N. +config SECURITY_PATH + bool "Security hooks for pathname based access control" + depends on SECURITY + help + This enables the security hooks for pathname based access control. + If enabled, a security module can use these hooks to + implement pathname based access controls. + If you are unsure how to answer this question, answer N. + config SECURITY_FILE_CAPABILITIES bool "File POSIX Capabilities" default n