commit | 2f87324be7736151bd1f9bf1d63b1eb0401011ba | [log] [tgz] |
---|---|---|
author | Micah Morton <mortonm@chromium.org> | Tue Jan 29 10:54:24 2019 -0800 |
committer | James Morris <james.morris@microsoft.com> | Tue Jan 29 11:50:48 2019 -0800 |
tree | 62ac643dd0efdd2cecb8c8abfe46807f7502c682 | |
parent | f67e20d20f28048867372209777d136e5ab148cf [diff] |
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>