diff options
Diffstat (limited to 'security/yama/Kconfig')
-rw-r--r-- | security/yama/Kconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/yama/Kconfig b/security/yama/Kconfig index 20ef5143c0c0..3123e1da2fed 100644 --- a/security/yama/Kconfig +++ b/security/yama/Kconfig | |||
@@ -1,8 +1,6 @@ | |||
1 | config SECURITY_YAMA | 1 | config SECURITY_YAMA |
2 | bool "Yama support" | 2 | bool "Yama support" |
3 | depends on SECURITY | 3 | depends on SECURITY |
4 | select SECURITYFS | ||
5 | select SECURITY_PATH | ||
6 | default n | 4 | default n |
7 | help | 5 | help |
8 | This selects Yama, which extends DAC support with additional | 6 | This selects Yama, which extends DAC support with additional |