]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - Kconfig
arm64: add support for Ka-Ro TXSD-410E
[karo-tx-uboot.git] / Kconfig
diff --git a/Kconfig b/Kconfig
index 5f2f894bd1a13bb34529e7e34e2cc2e36b22da07..a759e4da2729e689cc7a0185cb22b257cb9c34fa 100644 (file)
--- 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,