security/yama: Remove unnecessary selects from Kconfig.
authorStephen Smalley <sds@tycho.nsa.gov>
Fri, 27 Feb 2015 21:23:59 +0000 (16:23 -0500)
committerKees Cook <keescook@chromium.org>
Sat, 28 Feb 2015 00:53:10 +0000 (16:53 -0800)
Yama selects SECURITYFS and SECURITY_PATH, but requires neither.
Remove them.

Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
Signed-off-by: Kees Cook <keescook@chromium.org>
security/yama/Kconfig

index 20ef514..3123e1d 100644 (file)
@@ -1,8 +1,6 @@
 config SECURITY_YAMA
        bool "Yama support"
        depends on SECURITY
-       select SECURITYFS
-       select SECURITY_PATH
        default n
        help
          This selects Yama, which extends DAC support with additional