]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
LSM: Update list of SECURITYFS users in Kconfig
authorPetr Vorel <pvorel@suse.cz>
Thu, 28 Feb 2019 23:54:48 +0000 (00:54 +0100)
committerJames Morris <james.morris@microsoft.com>
Fri, 1 Mar 2019 17:52:54 +0000 (09:52 -0800)
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>
security/Kconfig

index 9555f4914492fbbc0a4c358a1ace8f98af17c7c6..1d6463fb1450c03b8739b102b48b64e05aaa533e 100644 (file)
@@ -40,8 +40,7 @@ config SECURITYFS
        bool "Enable the securityfs filesystem"
        help
          This will build the securityfs filesystem.  It is currently used by
-         the TPM bios character driver and IMA, an integrity provider.  It is
-         not used by SELinux or SMACK.
+         various security modules (AppArmor, IMA, SafeSetID, TOMOYO, TPM).
 
          If you are unsure how to answer this question, answer N.