瀏覽代碼

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 10 年之前
父節點
當前提交
44aa1d4413
共有 1 個文件被更改,包括 0 次插入2 次删除
  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