summarylogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorJan Alexander Steffens2022-06-15 23:42:48 +0000
committerJan Alexander Steffens2022-06-15 23:42:48 +0000
commit5bd573c89eb4037399d244700d3b542cea91037c (patch)
treea96457adcb261fb1c3e4d3c9a2477f0783d395a7 /config
parente29a800771389debd4aa5f8fca46e39410e436c4 (diff)
downloadaur-5bd573c89eb4037399d244700d3b542cea91037c.tar.gz
FS#75041: Enable INTEGRITY_MACHINE_KEYRING and related
Diffstat (limited to 'config')
-rw-r--r--config13
1 files changed, 12 insertions, 1 deletions
diff --git a/config b/config
index b89f137e5df2..c940ee537d95 100644
--- a/config
+++ b/config
@@ -10206,8 +10206,18 @@ CONFIG_LOCK_DOWN_KERNEL_FORCE_NONE=y
# CONFIG_LOCK_DOWN_KERNEL_FORCE_INTEGRITY is not set
# CONFIG_LOCK_DOWN_KERNEL_FORCE_CONFIDENTIALITY is not set
CONFIG_SECURITY_LANDLOCK=y
-# CONFIG_INTEGRITY is not set
+CONFIG_INTEGRITY=y
+CONFIG_INTEGRITY_SIGNATURE=y
+CONFIG_INTEGRITY_ASYMMETRIC_KEYS=y
+CONFIG_INTEGRITY_TRUSTED_KEYRING=y
+CONFIG_INTEGRITY_PLATFORM_KEYRING=y
+CONFIG_INTEGRITY_MACHINE_KEYRING=y
+CONFIG_LOAD_UEFI_KEYS=y
+CONFIG_INTEGRITY_AUDIT=y
+# CONFIG_IMA is not set
+# CONFIG_IMA_KEYRINGS_PERMIT_SIGNED_BY_BUILTIN_OR_SECONDARY is not set
# CONFIG_IMA_SECURE_AND_OR_TRUSTED_BOOT is not set
+# CONFIG_EVM is not set
# CONFIG_DEFAULT_SECURITY_SELINUX is not set
# CONFIG_DEFAULT_SECURITY_SMACK is not set
# CONFIG_DEFAULT_SECURITY_TOMOYO is not set
@@ -10621,6 +10631,7 @@ CONFIG_LRU_CACHE=m
CONFIG_CLZ_TAB=y
CONFIG_IRQ_POLL=y
CONFIG_MPILIB=y
+CONFIG_SIGNATURE=y
CONFIG_DIMLIB=y
CONFIG_OID_REGISTRY=y
CONFIG_UCS2_STRING=y