Re: [PATCH] LSM: SafeSetID: 'depend' on CONFIG_SECURITY

2019-01-29 Thread James Morris
On Tue, 29 Jan 2019, mort...@chromium.org wrote: > From: Micah Morton > > 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-b

[PATCH] LSM: SafeSetID: 'depend' on CONFIG_SECURITY

2019-01-29 Thread mortonm
From: Micah Morton 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 --- security/safesetid/Kconfig | 2 ++ 1 file