Add CONFIG_ARM64_MTE for aarch64

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
This commit is contained in:
Justin M. Forbes 2020-10-14 11:27:58 -05:00
parent ed5935c1e5
commit 351b480089
2 changed files with 2 additions and 0 deletions

View File

@ -325,6 +325,7 @@ CONFIG_ARM64_ERRATUM_858921=y
CONFIG_ARM64_FORCE_52BIT=y
CONFIG_ARM64_HW_AFDBM=y
CONFIG_ARM64_LSE_ATOMICS=y
CONFIG_ARM64_MTE=y
CONFIG_ARM64_PA_BITS_48=y
CONFIG_ARM64_PAN=y
CONFIG_ARM64_PMEM=y

View File

@ -325,6 +325,7 @@ CONFIG_ARM64_ERRATUM_858921=y
# CONFIG_ARM64_FORCE_52BIT is not set
CONFIG_ARM64_HW_AFDBM=y
CONFIG_ARM64_LSE_ATOMICS=y
CONFIG_ARM64_MTE=y
CONFIG_ARM64_PA_BITS_48=y
CONFIG_ARM64_PAN=y
CONFIG_ARM64_PMEM=y