summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-yocto/tomoyo.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-yocto/tomoyo.cfg')
-rw-r--r--recipes-kernel/linux/linux-yocto/tomoyo.cfg7
1 files changed, 0 insertions, 7 deletions
diff --git a/recipes-kernel/linux/linux-yocto/tomoyo.cfg b/recipes-kernel/linux/linux-yocto/tomoyo.cfg
deleted file mode 100644
index 0caccf7..0000000
--- a/recipes-kernel/linux/linux-yocto/tomoyo.cfg
+++ /dev/null
@@ -1,7 +0,0 @@
1CONFIG_SECURITY_TOMOYO=y
2CONFIG_SECURITY_TOMOYO_MAX_ACCEPT_ENTRY=2048
3CONFIG_SECURITY_TOMOYO_MAX_AUDIT_LOG=1024
4CONFIG_SECURITY_TOMOYO_POLICY_LOADER="/sbin/ccs-init"
5CONFIG_SECURITY_TOMOYO_ACTIVATION_TRIGGER="/sbin/init"
6CONFIG_DEFAULT_SECURITY_TOMOYO=y
7CONFIG_DEFAULT_SECURITY="tomoyo"