Convert CONFIG_SYS_MALLOC_LEN to Kconfig
[platform/kernel/u-boot.git] / include / configs / integrator-common.h
index 4b15447..cf98834 100644 (file)
@@ -7,7 +7,6 @@
  */
 
 #define CONFIG_SYS_TIMERBASE           0x13000100      /* Timer1 */
-#define CONFIG_SYS_MALLOC_LEN          (CONFIG_ENV_SIZE + 128*1024) /* Size of malloc() pool */
 
 #define CONFIG_CMDLINE_TAG             /* enable passing of ATAGs  */
 #define CONFIG_SETUP_MEMORY_TAGS