1
0
Fork 0

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>
hifive-unleashed-5.1
Stephen Smalley 2015-02-27 16:23:59 -05:00 committed by Kees Cook
parent 41a4695ca4
commit 44aa1d4413
1 changed files with 0 additions and 2 deletions

View 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