Choose Security Module using Kernel configuration (#2407)

This commit is contained in:
Stefan Agner
2023-03-14 18:29:01 +01:00
committed by GitHub
parent 1d2de24cbe
commit 2b0187604b
13 changed files with 14 additions and 12 deletions

View File

@@ -31,6 +31,8 @@ CONFIG_SECCOMP_FILTER=y
CONFIG_AUDIT=y
CONFIG_SECURITY=y
CONFIG_SECURITY_APPARMOR=y
# CONFIG_SECURITY_SELINUX is not set
CONFIG_LSM="apparmor"
CONFIG_CRYPTO=y
CONFIG_CRYPTO_LZ4=y