diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig index 1a62ef142a98..57b437ed0974 100644 --- a/arch/arm64/Kconfig +++ b/arch/arm64/Kconfig @@ -2113,6 +2113,7 @@ 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