]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - security/Kconfig
Merge branch 'master' into next
[linux-2.6-omap-h63xx.git] / security / Kconfig
index 9438535d7fd0f2bec51905538bd27b7f73f3ad25..bf129f87de7eb3782d69a0174bc58049ff28f28a 100644 (file)
@@ -55,7 +55,8 @@ config SECURITYFS
        bool "Enable the securityfs filesystem"
        help
          This will build the securityfs filesystem.  It is currently used by
-         the TPM bios character driver.  It is not used by SELinux or SMACK.
+         the TPM bios character driver and IMA, an integrity provider.  It is
+         not used by SELinux or SMACK.
 
          If you are unsure how to answer this question, answer N.
 
@@ -135,5 +136,7 @@ config SECURITY_DEFAULT_MMAP_MIN_ADDR
 source security/selinux/Kconfig
 source security/smack/Kconfig
 
+source security/integrity/ima/Kconfig
+
 endmenu