From 6a8b0d682079edffe75dd5736ec1d9bc152fbed5 Mon Sep 17 00:00:00 2001 From: Mykyta Dorokhin Date: Mon, 18 Jan 2021 01:07:27 +0200 Subject: linux 5.4: add tomoyo lsm initialization defconfig parameter --- recipes-kernel/linux/linux-at91-5.4.81/defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3