]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/exynos-common.h
dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig
[karo-tx-uboot.git] / include / configs / exynos-common.h
index 2c4f35af9fe3ea372ecab49cc772489e1ca83a6c..59676ae61b8f10fdc404f63a816857636afd465f 100644 (file)
@@ -36,7 +36,6 @@
 #define CONFIG_ENV_OVERWRITE
 
 /* Size of malloc() pool before and after relocation */
-#define CONFIG_SYS_MALLOC_F_LEN                (1 << 10)
 #define CONFIG_SYS_MALLOC_LEN          (CONFIG_ENV_SIZE + (80 << 20))
 
 /* select serial console configuration */