From: Petr Vorel Date: Thu, 28 Feb 2019 23:54:48 +0000 (+0100) Subject: LSM: Update list of SECURITYFS users in Kconfig X-Git-Tag: v5.1-rc1~132^2~1 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=b102c11e1a10e1328c9610665e45dd07bf4a3696;p=linux.git 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 Signed-off-by: James Morris --- diff --git a/security/Kconfig b/security/Kconfig index 9555f4914492..1d6463fb1450 100644 --- a/security/Kconfig +++ b/security/Kconfig @@ -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.