diff options
author | Linus Torvalds <torvalds@g5.osdl.org> | 2005-09-13 12:48:54 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-09-13 12:48:54 -0400 |
commit | ddbf9ef385bfbef897210733abfb73cb9b94ecec (patch) | |
tree | 64a9e965a71eef13e813a3327f8d74aa7168ee19 /security/Kconfig | |
parent | 5d54e69c68c05b162a56f9914cae72afd7e6f40a (diff) | |
parent | 2c40579bdc2a94977fcff2521d5b53a97c33e77a (diff) |
Merge master.kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6
Diffstat (limited to 'security/Kconfig')
-rw-r--r-- | security/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Kconfig b/security/Kconfig index dcf04a09185d..64d3f1e9ca85 100644 --- a/security/Kconfig +++ b/security/Kconfig | |||
@@ -35,6 +35,7 @@ config KEYS_DEBUG_PROC_KEYS | |||
35 | 35 | ||
36 | config SECURITY | 36 | config SECURITY |
37 | bool "Enable different security models" | 37 | bool "Enable different security models" |
38 | depends on SYSFS | ||
38 | help | 39 | help |
39 | This allows you to choose different security modules to be | 40 | This allows you to choose different security modules to be |
40 | configured into your kernel. | 41 | configured into your kernel. |