X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=Kconfig;h=301ebf8de3bc87e699003ef19623f610a125d976;hb=c18b103657d9541305a45a1fb21f979c317fba49;hp=7bdb536012de9a1a9c9deab91dbd95870cd559c3;hpb=b5900a58caf0416355ccab4dc9da55c9a388a953;p=platform%2Fkernel%2Fu-boot.git diff --git a/Kconfig b/Kconfig index 7bdb536..301ebf8 100644 --- a/Kconfig +++ b/Kconfig @@ -147,7 +147,7 @@ config SYS_MALLOC_F_LEN config SYS_MALLOC_LEN hex "Define memory for Dynamic allocation" - depends on ARCH_ZYNQ || ARCH_VERSAL + depends on ARCH_ZYNQ || ARCH_VERSAL || ARCH_STM32MP help This defines memory to be allocated for Dynamic allocation TODO: Use for other architectures