net: dsa: lan9303: calculate offload_fwd_mark from tag
[linux-2.6/btrfs-unstable.git] / security / yama / Kconfig
blob96b27405558ad75ec1eda0bd9fcbc548e60b613d
1 config SECURITY_YAMA
2         bool "Yama support"
3         depends on SECURITY
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.
9           Like capabilities, this security module stacks with other LSMs.
10           Further information can be found in
11           Documentation/admin-guide/LSM/Yama.rst.
13           If you are unsure how to answer this question, answer N.