Date: Sunday, October 31, 2010 @ 02:51:28 Author: tpowa Revision: 97518
add tomoyo support #21533 Modified: kernel26/trunk/config kernel26/trunk/config.x86_64 ---------------+ config | 2 +- config.x86_64 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) Modified: config =================================================================== --- config 2010-10-31 06:46:06 UTC (rev 97517) +++ config 2010-10-31 06:51:28 UTC (rev 97518) @@ -5093,7 +5093,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_SECURITY_APPARMOR=y CONFIG_SECURITY_APPARMOR_BOOTPARAM_VALUE=0 # CONFIG_IMA is not set Modified: config.x86_64 =================================================================== --- config.x86_64 2010-10-31 06:46:06 UTC (rev 97517) +++ config.x86_64 2010-10-31 06:51:28 UTC (rev 97518) @@ -4841,7 +4841,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_SECURITY_APPARMOR=y CONFIG_SECURITY_APPARMOR_BOOTPARAM_VALUE=0 # CONFIG_IMA is not set
