aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/changelog1
-rw-r--r--debian/config/config1
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 5ee505ea6283..7e842f20107a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ linux (5.13.9-1~exp1) UNRELEASED; urgency=medium
* Always build-depend on native libelf-dev.
* Specify trusted certs file in package config.
* Enable PROC_VMCORE.
+ * Enable SECURITYFS.
-- Bastian Blank <waldi@debian.org> Thu, 27 May 2021 12:25:51 +0200
diff --git a/debian/config/config b/debian/config/config
index b424be19ce9e..fd55ef5faace 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -7672,6 +7672,7 @@ CONFIG_NET_KEY_MIGRATE=y
CONFIG_SECURITY_DMESG_RESTRICT=y
CONFIG_SECURITY_PERF_EVENTS_RESTRICT=y
CONFIG_SECURITY=y
+CONFIG_SECURITYFS=y
CONFIG_SECURITY_NETWORK=y
CONFIG_SECURITY_NETWORK_XFRM=y
# CONFIG_SECURITY_PATH is not set