diff options
author | Jeff Garzik <jgarzik@pobox.com> | 2005-10-06 05:51:07 -0400 |
---|---|---|
committer | Jeff Garzik <jgarzik@pobox.com> | 2005-10-06 05:51:07 -0400 |
commit | 012e060c95e547eceea4a12c6f58592473bf4011 (patch) | |
tree | b57d3eafb50ce517577d2cf366c9ef0b4b286589 /security/Kconfig | |
parent | 923f122573851d18a3832ca808269fa2d5046fb1 (diff) | |
parent | ed39f731ab2e77e58122232f6e27333331d7793d (diff) |
Merge branch 'master'
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. |