spi: mtk_qspi: add qspi driver for MT7629 SoC
[platform/kernel/u-boot.git] / Kconfig
diff --git a/Kconfig b/Kconfig
index 1aadf5d..dca9bb4 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