universal8895: set blk loop min to 16
[GitHub/exynos8895/android_kernel_samsung_universal8895.git] / security / yama / Kconfig
CommitLineData
2d514487
KC
1config SECURITY_YAMA
2 bool "Yama support"
3 depends on SECURITY
2d514487
KC
4 default n
5 help
6 This selects Yama, which extends DAC support with additional
7 system-wide security settings beyond regular Linux discretionary
8 access controls. Currently available is ptrace scope restriction.
730daa16 9 Like capabilities, this security module stacks with other LSMs.
2d514487
KC
10 Further information can be found in Documentation/security/Yama.txt.
11
12 If you are unsure how to answer this question, answer N.