OSDN Git Service
(root)
/
android-x86
/
kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41a4695
)
security/yama: Remove unnecessary selects from Kconfig.
author
Stephen Smalley
<sds@tycho.nsa.gov>
Fri, 27 Feb 2015 21:23:59 +0000
(16:23 -0500)
committer
Kees Cook
<keescook@chromium.org>
Sat, 28 Feb 2015 00:53:10 +0000
(16:53 -0800)
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>
security/yama/Kconfig
patch
|
blob
|
history
diff --git
a/security/yama/Kconfig
b/security/yama/Kconfig
index
20ef514
..
3123e1d
100644
(file)
--- a/
security/yama/Kconfig
+++ b/
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