X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=Kconfig;h=a759e4da2729e689cc7a0185cb22b257cb9c34fa;hb=99d7679a85e299e8d5b186a529b0c7f87dde4141;hp=5f2f894bd1a13bb34529e7e34e2cc2e36b22da07;hpb=a7a97fddb390b998449264a005ce32a95dfd068b;p=karo-tx-uboot.git diff --git a/Kconfig b/Kconfig index 5f2f894bd1..a759e4da27 100644 --- a/Kconfig +++ b/Kconfig @@ -83,7 +83,6 @@ config SYS_MALLOC_F config SYS_MALLOC_F_LEN hex "Size of malloc() pool before relocation" depends on SYS_MALLOC_F - default 0x2000 if SPL_DM && SPL_OF_CONTROL default 0x400 help Before relocation, memory is very limited on many platforms. Still,