Commit c85fd214 authored by Wang ShaoBo's avatar Wang ShaoBo Committed by yanhaitao
Browse files

openeuler_defconfig: enable SME for arm64 by default

hulk inclusion
category: feature
bugzilla: https://gitee.com/openeuler/kernel/issues/I8E73O



-----------------------------------------

Set the following configuration to enable SME for arm64 by
default.

CONFIG_ARM64_SME=y

Signed-off-by: default avatarWang ShaoBo <bobo.shaobowang@huawei.com>
parent f90ecf70
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -532,6 +532,7 @@ CONFIG_ARM64_EPAN=y
# end of ARMv8.7 architectural features

CONFIG_ARM64_SVE=y
CONFIG_ARM64_SME=y
CONFIG_ARM64_MODULE_PLTS=y
CONFIG_ARM64_PSEUDO_NMI=y
# CONFIG_ARM64_DEBUG_PRIORITY_MASKING is not set