summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2019-08-11 09:29:28 -0700
committerRicardo Salveti <ricardo@foundries.io>2019-09-16 19:07:27 -0300
commit066e0676748e3b7c8aa7f96683f30de1adc06598 (patch)
tree29e689440ed8da1dd0041719b01eb22f0bc3ca65
parentc84500fb377a44f1543dd0539869cd2c5b39754e (diff)
kernel-cache: add yama security fragments
Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
-rw-r--r--features/yama/yama.cfg1
-rw-r--r--features/yama/yama.scc4
2 files changed, 5 insertions, 0 deletions
diff --git a/features/yama/yama.cfg b/features/yama/yama.cfg
new file mode 100644
index 0000000..3b55731
--- /dev/null
+++ b/features/yama/yama.cfg
@@ -0,0 +1 @@
+CONFIG_SECURITY_YAMA=y
diff --git a/features/yama/yama.scc b/features/yama/yama.scc
new file mode 100644
index 0000000..c5e5427
--- /dev/null
+++ b/features/yama/yama.scc
@@ -0,0 +1,4 @@
+define KFEATURE_DESCRIPTION "Enable/disable configurations for yama security"
+define KFEATURE_COMPATIBILITY all
+
+kconf non-hardware yama.cfg