Revert "arm64: Kconfig: Make SME depend on BROKEN for now"
This reverts commit 81235ae0c8.
With SME forcefully disabled at runtime, we can flip CONFIG_ARM64_SME
back on so that the associated KMI changes can be merged ahead of the
freeze.
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Todd Kjos <tkjos@google.com>
Signed-off-by: Will Deacon <willdeacon@google.com>
Bug: 393087661
Change-Id: If9567f6693bd4e4def966e51d329bbd47daf7c3f
This commit is contained in:
committed by
Treehugger Robot
parent
f9736c87fa
commit
c2c2655f83
@@ -2229,7 +2229,6 @@ config ARM64_SME
|
||||
bool "ARM Scalable Matrix Extension support"
|
||||
default y
|
||||
depends on ARM64_SVE
|
||||
depends on BROKEN
|
||||
help
|
||||
The Scalable Matrix Extension (SME) is an extension to the AArch64
|
||||
execution state which utilises a substantial subset of the SVE
|
||||
|
||||
Reference in New Issue
Block a user