X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=security%2FKconfig;h=9438535d7fd0f2bec51905538bd27b7f73f3ad25;hb=e86c1451d3138b4cd0378282b30397d171fa4252;hp=d9f47ce7e2076877064e50eb2e34fd0f9c9fbd2a;hpb=6572a281cfd805dd54718597d6c33261b5be052b;p=mv-sheeva.git diff --git a/security/Kconfig b/security/Kconfig index d9f47ce7e20..9438535d7fd 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