Explorar o código

security/yama: Remove unnecessary selects from Kconfig.

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>
Stephen Smalley %!s(int64=10) %!d(string=hai) anos
pai
achega
44aa1d4413
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      security/yama/Kconfig

+ 0 - 2
security/yama/Kconfig

@@ -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