diff options
| -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. |
