Skip to content

Commit 33c4618

Browse files
mrutland-armwilldeacon
authored andcommitted
arm64/fpsimd: Allow CONFIG_ARM64_SME to be selected
Now that the known issues with SME have been addressed, allow SME to be selected. Signed-off-by: Mark Rutland <[email protected]> Cc: Catalin Marinas <[email protected]> Cc: Daniel Kiss <[email protected]> Cc: David Spickett <[email protected]> Cc: Fuad Tabba <[email protected]> Cc: Luis Machado <[email protected]> Cc: Marc Zyngier <[email protected]> Cc: Mark Brown <[email protected]> Cc: Richard Sandiford <[email protected]> Cc: Sander De Smalen <[email protected]> Cc: Tamas Petz <[email protected]> Cc: Todd Kjos <[email protected]> Cc: Will Deacon <[email protected]> Cc: Yury Khrustalev <[email protected]> Tested-By: Luis Machado <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Will Deacon <[email protected]>
1 parent 9f8bf71 commit 33c4618

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/arm64/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2285,7 +2285,6 @@ config ARM64_SME
22852285
bool "ARM Scalable Matrix Extension support"
22862286
default y
22872287
depends on ARM64_SVE
2288-
depends on BROKEN
22892288
help
22902289
The Scalable Matrix Extension (SME) is an extension to the AArch64
22912290
execution state which utilises a substantial subset of the SVE

0 commit comments

Comments
 (0)