summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMykyta Dorokhin <mykyta.dorokhin@globallogic.com>2021-01-18 01:07:27 +0200
committerMykyta Dorokhin <mykyta.dorokhin@globallogic.com>2021-01-18 01:07:27 +0200
commit6a8b0d682079edffe75dd5736ec1d9bc152fbed5 (patch)
treed5ce0164b5d397dbe30451838413a328df546c39
parentdb7c7662c42993bea556e180eba02efdd790f62f (diff)
downloadmeta-multitech-atmel-6a8b0d682079edffe75dd5736ec1d9bc152fbed5.tar.gz
meta-multitech-atmel-6a8b0d682079edffe75dd5736ec1d9bc152fbed5.tar.bz2
meta-multitech-atmel-6a8b0d682079edffe75dd5736ec1d9bc152fbed5.zip
linux 5.4: add tomoyo lsm initialization defconfig parameter
-rw-r--r--recipes-kernel/linux/linux-at91-5.4.81/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-at91-5.4.81/defconfig b/recipes-kernel/linux/linux-at91-5.4.81/defconfig
index 240a2cc..27be8da 100644
--- a/recipes-kernel/linux/linux-at91-5.4.81/defconfig
+++ b/recipes-kernel/linux/linux-at91-5.4.81/defconfig
@@ -4395,7 +4395,7 @@ CONFIG_INTEGRITY=y
# CONFIG_EVM is not set
CONFIG_DEFAULT_SECURITY_TOMOYO=y
# CONFIG_DEFAULT_SECURITY_DAC is not set
-CONFIG_LSM="lockdown,yama,loadpin,safesetid,integrity"
+CONFIG_LSM="lockdown,yama,loadpin,safesetid,integrity,tomoyo"
#
# Kernel hardening options