arm: dts: MediaTek: add device tree for MT7629
[oweals/u-boot.git] / Kconfig
diff --git a/Kconfig b/Kconfig
index 1aadf5dd2d793bcb85368e9554085ad45c102eeb..dca9bb4e432929863ae79ab85b5e2f8100cfa16d 100644 (file)
--- a/Kconfig
+++ b/Kconfig
@@ -144,7 +144,7 @@ config SYS_MALLOC_F_LEN
 
 config SYS_MALLOC_LEN
        hex "Define memory for Dynamic allocation"
-       depends on ARCH_ZYNQ
+       depends on ARCH_ZYNQ || ARCH_VERSAL
        help
          This defines memory to be allocated for Dynamic allocation
          TODO: Use for other architectures