mirror of
https://github.com/torvalds/linux.git
synced 2024-12-27 21:33:00 +00:00
LSM: Update list of SECURITYFS users in Kconfig
Remove modules not using it (SELinux and SMACK aren't the only ones not using it). Signed-off-by: Petr Vorel <pvorel@suse.cz> Signed-off-by: James Morris <james.morris@microsoft.com>
This commit is contained in:
parent
89a9684ea1
commit
b102c11e1a
@ -40,8 +40,7 @@ config SECURITYFS
|
|||||||
bool "Enable the securityfs filesystem"
|
bool "Enable the securityfs filesystem"
|
||||||
help
|
help
|
||||||
This will build the securityfs filesystem. It is currently used by
|
This will build the securityfs filesystem. It is currently used by
|
||||||
the TPM bios character driver and IMA, an integrity provider. It is
|
various security modules (AppArmor, IMA, SafeSetID, TOMOYO, TPM).
|
||||||
not used by SELinux or SMACK.
|
|
||||||
|
|
||||||
If you are unsure how to answer this question, answer N.
|
If you are unsure how to answer this question, answer N.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user