Commit 44aa1d44 authored by Stephen Smalley's avatar Stephen Smalley Committed by Kees Cook

security/yama: Remove unnecessary selects from Kconfig.

Yama selects SECURITYFS and SECURITY_PATH, but requires neither.
Remove them.
Signed-off-by: default avatarStephen Smalley <sds@tycho.nsa.gov>
Signed-off-by: default avatarKees Cook <keescook@chromium.org>
parent 41a4695c
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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment