Convert CONFIG_SYS_MALLOC_LEN to Kconfig
[platform/kernel/u-boot.git] / include / configs / highbank.h
index 92bd658..4ef3a46 100644 (file)
 #define CONFIG_SYS_TIMER_COUNTER       (0xFFF34000 + 0x4)
 #define CONFIG_SYS_TIMER_COUNTS_DOWN
 
-/*
- * Size of malloc() pool
- */
-#define CONFIG_SYS_MALLOC_LEN          (512 * 1024)
-
 #define CONFIG_PL011_CLOCK             150000000
 
 #define CONFIG_SYS_BOOTCOUNT_LE                /* Use little-endian accessors */