diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Kconfig b/security/Kconfig index beb86b500adf..bf4ec46474b6 100644 --- a/security/Kconfig +++ b/security/Kconfig | |||
@@ -21,6 +21,7 @@ config SECURITY_DMESG_RESTRICT | |||
21 | config SECURITY | 21 | config SECURITY |
22 | bool "Enable different security models" | 22 | bool "Enable different security models" |
23 | depends on SYSFS | 23 | depends on SYSFS |
24 | depends on MULTIUSER | ||
24 | help | 25 | help |
25 | This allows you to choose different security modules to be | 26 | This allows you to choose different security modules to be |
26 | configured into your kernel. | 27 | configured into your kernel. |