diff --git a/arch/x86/configs/anolis-debug_defconfig b/arch/x86/configs/anolis-debug_defconfig index 5ad2e73476a68a6c73d399706a74c1ce11e94360..1d8ee91ac5c4f8d2c6087bbaf8468c12cee74b5a 100644 --- a/arch/x86/configs/anolis-debug_defconfig +++ b/arch/x86/configs/anolis-debug_defconfig @@ -6362,7 +6362,7 @@ CONFIG_EVM_LOAD_X509=y CONFIG_EVM_X509_PATH="/etc/keys/x509_evm.der" CONFIG_DEFAULT_SECURITY_SELINUX=y # CONFIG_DEFAULT_SECURITY_DAC is not set -CONFIG_LSM="integrity,selinux,smack,tomoyo,apparmor" +CONFIG_LSM="integrity,selinux,smack,tomoyo,apparmor,bpf" # # Kernel hardening options diff --git a/arch/x86/configs/anolis_defconfig b/arch/x86/configs/anolis_defconfig index 2b876f8a1456d9a3e580e6a48b1be8706a7e4183..748fd904d46e67f3597eac7480161e4bf94d89a4 100644 --- a/arch/x86/configs/anolis_defconfig +++ b/arch/x86/configs/anolis_defconfig @@ -6357,7 +6357,7 @@ CONFIG_EVM_LOAD_X509=y CONFIG_EVM_X509_PATH="/etc/keys/x509_evm.der" CONFIG_DEFAULT_SECURITY_SELINUX=y # CONFIG_DEFAULT_SECURITY_DAC is not set -CONFIG_LSM="integrity,selinux,smack,tomoyo,apparmor" +CONFIG_LSM="integrity,selinux,smack,tomoyo,apparmor,bpf" # # Kernel hardening options