From 00d7d6f840ddc947237307e022de5e75ded4105f Mon Sep 17 00:00:00 2001 From: Kentaro Takeda Date: Thu, 5 Feb 2009 17:18:17 +0900 Subject: Kconfig and Makefile TOMOYO uses LSM hooks for pathname based access control and securityfs support. Signed-off-by: Kentaro Takeda Signed-off-by: Tetsuo Handa Signed-off-by: James Morris --- security/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'security/Kconfig') diff --git a/security/Kconfig b/security/Kconfig index bf129f87de7..bb244774e9d 100644 --- a/security/Kconfig +++ b/security/Kconfig @@ -135,6 +135,7 @@ config SECURITY_DEFAULT_MMAP_MIN_ADDR source security/selinux/Kconfig source security/smack/Kconfig +source security/tomoyo/Kconfig source security/integrity/ima/Kconfig -- cgit v1.2.3