aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--features/smack/smack.cfg10
-rw-r--r--features/smack/smack.scc4
2 files changed, 14 insertions, 0 deletions
diff --git a/features/smack/smack.cfg b/features/smack/smack.cfg
new file mode 100644
index 00000000..19587977
--- /dev/null
+++ b/features/smack/smack.cfg
@@ -0,0 +1,10 @@
+CONFIG_NETLABEL=y
+CONFIG_SECURITYFS=y
+CONFIG_SECURITY_NETWORK=y
+CONFIG_SECURITY_SMACK=y
+CONFIG_SECURITY_SMACK_APPEND_SIGNALS=y
+CONFIG_EVM=y
+CONFIG_EVM_ATTR_FSUUID=y
+CONFIG_DEFAULT_SECURITY_SMACK=y
+CONFIG_CRYPTO_HASH_INFO=y
+CONFIG_CRC_CCITT=y
diff --git a/features/smack/smack.scc b/features/smack/smack.scc
new file mode 100644
index 00000000..b53fa56e
--- /dev/null
+++ b/features/smack/smack.scc
@@ -0,0 +1,4 @@
+define KFEATURE_DESCRIPTION "Enable/disable configurations for smack security"
+define KFEATURE_COMPATIBILITY all
+
+kconf non-hardware smack.cfg