162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 262306a36Sopenharmony_ciconfig SECURITY_YAMA 362306a36Sopenharmony_ci bool "Yama support" 462306a36Sopenharmony_ci depends on SECURITY 562306a36Sopenharmony_ci default n 662306a36Sopenharmony_ci help 762306a36Sopenharmony_ci This selects Yama, which extends DAC support with additional 862306a36Sopenharmony_ci system-wide security settings beyond regular Linux discretionary 962306a36Sopenharmony_ci access controls. Currently available is ptrace scope restriction. 1062306a36Sopenharmony_ci Like capabilities, this security module stacks with other LSMs. 1162306a36Sopenharmony_ci Further information can be found in 1262306a36Sopenharmony_ci Documentation/admin-guide/LSM/Yama.rst. 1362306a36Sopenharmony_ci 1462306a36Sopenharmony_ci If you are unsure how to answer this question, answer N. 15