From 3ff3e391fce34ea152147fff090314edd000f7bb Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Sat, 30 Aug 2025 01:02:24 +0300 Subject: [PATCH] arm64: configs: vendor: Unset CONFIG_LSM This is automatically generated correctly after we remove the typo (apparmour vs apparmor). Change-Id: I4acbc252c0eb3f1304df822a7c02f9a6834ed6c3 --- arch/arm64/configs/vendor/bengal-perf_defconfig | 1 - arch/arm64/configs/vendor/kona-perf_defconfig | 1 - arch/arm64/configs/vendor/lito-perf_defconfig | 1 - 3 files changed, 3 deletions(-) diff --git a/arch/arm64/configs/vendor/bengal-perf_defconfig b/arch/arm64/configs/vendor/bengal-perf_defconfig index e77a975fec66..774e5edc62c8 100644 --- a/arch/arm64/configs/vendor/bengal-perf_defconfig +++ b/arch/arm64/configs/vendor/bengal-perf_defconfig @@ -647,7 +647,6 @@ CONFIG_HARDENED_USERCOPY_PAGESPAN=y CONFIG_STATIC_USERMODEHELPER=y CONFIG_STATIC_USERMODEHELPER_PATH="" CONFIG_SECURITY_SELINUX=y -CONFIG_LSM="lockdown,yama,loadpin,safesetid,integrity,selinux,smack,tomoyo,apparmour,bpf" CONFIG_INIT_ON_ALLOC_DEFAULT_ON=y CONFIG_CRYPTO_GCM=y CONFIG_CRYPTO_CHACHA20POLY1305=y diff --git a/arch/arm64/configs/vendor/kona-perf_defconfig b/arch/arm64/configs/vendor/kona-perf_defconfig index 282c290842eb..66815f449f88 100644 --- a/arch/arm64/configs/vendor/kona-perf_defconfig +++ b/arch/arm64/configs/vendor/kona-perf_defconfig @@ -692,7 +692,6 @@ CONFIG_HARDENED_USERCOPY=y CONFIG_STATIC_USERMODEHELPER=y CONFIG_STATIC_USERMODEHELPER_PATH="" CONFIG_SECURITY_SELINUX=y -CONFIG_LSM="lockdown,yama,loadpin,safesetid,integrity,selinux,smack,tomoyo,apparmour,bpf" CONFIG_INIT_ON_ALLOC_DEFAULT_ON=y CONFIG_CRYPTO_CCM=y CONFIG_CRYPTO_GCM=y diff --git a/arch/arm64/configs/vendor/lito-perf_defconfig b/arch/arm64/configs/vendor/lito-perf_defconfig index b506165eefca..aa0f18a514c1 100644 --- a/arch/arm64/configs/vendor/lito-perf_defconfig +++ b/arch/arm64/configs/vendor/lito-perf_defconfig @@ -663,7 +663,6 @@ CONFIG_HARDENED_USERCOPY_PAGESPAN=y CONFIG_STATIC_USERMODEHELPER=y CONFIG_STATIC_USERMODEHELPER_PATH="" CONFIG_SECURITY_SELINUX=y -CONFIG_LSM="lockdown,yama,loadpin,safesetid,integrity,selinux,smack,tomoyo,apparmour,bpf" CONFIG_INIT_ON_ALLOC_DEFAULT_ON=y CONFIG_CRYPTO_GCM=y CONFIG_CRYPTO_CHACHA20POLY1305=y