Convert CONFIG_SYS_MALLOC_LEN to Kconfig
[platform/kernel/u-boot.git] / include / configs / smdkc100.h
index b400386..84c6479 100644 (file)
 #define CONFIG_INITRD_TAG
 
 /*
- * Size of malloc() pool
- * 1MB = 0x100000, 0x100000 = 1024 * 1024
- */
-#define CONFIG_SYS_MALLOC_LEN          (CONFIG_ENV_SIZE + (1 << 20))
-
-/*
  * select serial console configuration
  */