From a8692fa706795eaed769e58885cbc4477ba8d820 Mon Sep 17 00:00:00 2001 From: John Audia Date: Sat, 9 Nov 2024 09:08:22 -0500 Subject: [PATCH] filogic: config-6.6: landlock and init_on_alloc Signed-off-by: John Audia --- target/linux/mediatek/filogic/config-6.6 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/target/linux/mediatek/filogic/config-6.6 b/target/linux/mediatek/filogic/config-6.6 index ba472b6ced78af..fe4be66e52b76f 100644 --- a/target/linux/mediatek/filogic/config-6.6 +++ b/target/linux/mediatek/filogic/config-6.6 @@ -1,3 +1,9 @@ +CONFIG_INIT_ON_ALLOC_DEFAULT_ON=y +CONFIG_SECURITY=y +CONFIG_SECURITY_LANDLOCK=y +CONFIG_LSM="lockdown,yama,loadpin,safesetid,integrity,landlock" +# CONFIG_SECURITY_NETWORK is not set +CONFIG_SECURITY_PATH=y CONFIG_64BIT=y # CONFIG_AHCI_MTK is not set CONFIG_AIROHA_EN8801SC_PHY=y