]> git.baikalelectronics.ru Git - kernel.git/commit
LSM: SafeSetID: 'depend' on CONFIG_SECURITY
authorMicah Morton <mortonm@chromium.org>
Tue, 29 Jan 2019 18:54:24 +0000 (10:54 -0800)
committerJames Morris <james.morris@microsoft.com>
Tue, 29 Jan 2019 19:50:48 +0000 (11:50 -0800)
commit3f663f707a6dae5730871839d19b5b73d0f31bdd
tree62ac643dd0efdd2cecb8c8abfe46807f7502c682
parent2b46ebec23c1b88772a4505472d15c3721aed804
LSM: SafeSetID: 'depend' on CONFIG_SECURITY

This patch changes the Kconfig file for the SafeSetID LSM to depend on
CONFIG_SECURITY as well as select CONFIG_SECURITYFS, since the policies
for the LSM are configured through writing to securityfs.

Signed-off-by: Micah Morton <mortonm@chromium.org>
Signed-off-by: James Morris <james.morris@microsoft.com>
security/safesetid/Kconfig