aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoryar2014-04-29 11:21:17 -0700
committeryar2015-07-03 16:58:36 -0700
commitb4b68a87e1c0321adaef480a3cb430566fa9a008 (patch)
tree0c5933cee6449f2e99a211a083fec9ade456d1a0
parent5b07c23cc1198535ac707963c2f6350ab9b0cb71 (diff)
downloadaur-b4b68a87e1c0321adaef480a3cb430566fa9a008.tar.gz
enable yama
-rw-r--r--config4
-rw-r--r--config.x86_644
2 files changed, 6 insertions, 2 deletions
diff --git a/config b/config
index ed2d55cebf11..0cf694e5aa80 100644
--- a/config
+++ b/config
@@ -1607,10 +1607,12 @@ CONFIG_SECURITY_PATH=y
CONFIG_SECURITY_APPARMOR=y
CONFIG_SECURITY_APPARMOR_BOOTPARAM_VALUE=0
CONFIG_SECURITY_APPARMOR_HASH=y
-# CONFIG_SECURITY_YAMA is not set
+CONFIG_SECURITY_YAMA=y
+CONFIG_SECURITY_YAMA_STACKED=y
# CONFIG_IMA is not set
# CONFIG_EVM is not set
# CONFIG_DEFAULT_SECURITY_APPARMOR is not set
+# CONFIG_DEFAULT_SECURITY_YAMA is not set
CONFIG_DEFAULT_SECURITY_DAC=y
CONFIG_DEFAULT_SECURITY=""
CONFIG_XOR_BLOCKS=y
diff --git a/config.x86_64 b/config.x86_64
index 9ee31b3fd5a3..31033f760e8f 100644
--- a/config.x86_64
+++ b/config.x86_64
@@ -1592,10 +1592,12 @@ CONFIG_SECURITY_PATH=y
CONFIG_SECURITY_APPARMOR=y
CONFIG_SECURITY_APPARMOR_BOOTPARAM_VALUE=0
CONFIG_SECURITY_APPARMOR_HASH=y
-# CONFIG_SECURITY_YAMA is not set
+CONFIG_SECURITY_YAMA=y
+CONFIG_SECURITY_YAMA_STACKED=y
# CONFIG_IMA is not set
# CONFIG_EVM is not set
# CONFIG_DEFAULT_SECURITY_APPARMOR is not set
+# CONFIG_DEFAULT_SECURITY_YAMA is not set
CONFIG_DEFAULT_SECURITY_DAC=y
CONFIG_DEFAULT_SECURITY=""
CONFIG_XOR_BLOCKS=y