Convert CONFIG_SYS_MALLOC_LEN to Kconfig
[platform/kernel/u-boot.git] / include / configs / flea3.h
index 7287a77..7d877c1 100644 (file)
 #define CONFIG_INITRD_TAG
 
 /*
- * Size of malloc() pool
- */
-#define CONFIG_SYS_MALLOC_LEN          (CONFIG_ENV_SIZE + 1024 * 1024)
-
-/*
  * Hardware drivers
  */
 #define CONFIG_SYS_SPD_BUS_NUM         2 /* I2C3 */