Skip to content

Commit

Permalink
security: filesystem capabilities no longer experimental
Browse files Browse the repository at this point in the history
Filesystem capabilities have come of age.  Remove the experimental tag for
configuring filesystem capabilities.

Signed-off-by: Andrew G. Morgan <[email protected]>
Acked-by: Serge Hallyn <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
  • Loading branch information
AndrewGMorgan authored and torvalds committed Jul 24, 2008
1 parent ab763c7 commit 84aaa7a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions security/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 84aaa7a

Please sign in to comment.