[arch-commits] Commit in kernel26-lts/trunk (config config.x86_64)

Tobias Powalowski tpowa at archlinux.org
Sun Oct 31 06:54:26 UTC 2010


    Date: Sunday, October 31, 2010 @ 02:54:26
  Author: tpowa
Revision: 97519

add tomoyo support #21533

Modified:
  kernel26-lts/trunk/config
  kernel26-lts/trunk/config.x86_64

---------------+
 config        |    2 +-
 config.x86_64 |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: config
===================================================================
--- config	2010-10-31 06:51:28 UTC (rev 97518)
+++ config	2010-10-31 06:54:26 UTC (rev 97519)
@@ -4595,7 +4595,7 @@
 # CONFIG_INTEL_TXT is not set
 # CONFIG_SECURITY_SELINUX is not set
 # CONFIG_SECURITY_SMACK is not set
-# CONFIG_SECURITY_TOMOYO is not set
+CONFIG_SECURITY_TOMOYO=y
 # CONFIG_IMA is not set
 CONFIG_XOR_BLOCKS=m
 CONFIG_ASYNC_CORE=m

Modified: config.x86_64
===================================================================
--- config.x86_64	2010-10-31 06:51:28 UTC (rev 97518)
+++ config.x86_64	2010-10-31 06:54:26 UTC (rev 97519)
@@ -4396,7 +4396,7 @@
 # CONFIG_INTEL_TXT is not set
 # CONFIG_SECURITY_SELINUX is not set
 # CONFIG_SECURITY_SMACK is not set
-# CONFIG_SECURITY_TOMOYO is not set
+CONFIG_SECURITY_TOMOYO=y
 # CONFIG_IMA is not set
 CONFIG_XOR_BLOCKS=m
 CONFIG_ASYNC_CORE=m




More information about the arch-commits mailing list