Commit 09f90a26 authored by Zeng Heng's avatar Zeng Heng
Browse files

config: enable CONFIG_ARM64_AMU_EXTN to be compatible with AMU platform

hulk inclusion
category: bugfix
bugzilla: https://gitee.com/openeuler/kernel/issues/I73EPL



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

The KunPeng newest released platform supports the feature of AMU,
and this configuration is backward compatible. This patch would
acts as a prepatch for the following patch series.

Signed-off-by: default avatarZeng Heng <zengheng4@huawei.com>
parent 1f7abdfd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -488,7 +488,7 @@ CONFIG_AS_HAS_CFI_NEGATE_RA_STATE=y
#
# ARMv8.4 architectural features
#
# CONFIG_ARM64_AMU_EXTN is not set
CONFIG_ARM64_AMU_EXTN=y
CONFIG_AS_HAS_ARMV8_4=y
CONFIG_ARM64_TLB_RANGE=y
# end of ARMv8.4 architectural features