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>
This commit is contained in:
Stephen Smalley 2015-02-27 16:23:59 -05:00 committed by Kees Cook
parent 41a4695ca4
commit 44aa1d4413

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