aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/arm64/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig
index ac9afde76dea..b8053be1d803 100644
--- a/arch/arm64/Kconfig
+++ b/arch/arm64/Kconfig
@@ -232,7 +232,7 @@ config ARM64_VA_BITS_42
232 232
233config ARM64_VA_BITS_48 233config ARM64_VA_BITS_48
234 bool "48-bit" 234 bool "48-bit"
235 depends on BROKEN 235 depends on !ARM_SMMU
236 236
237endchoice 237endchoice
238 238