Convert CONFIG_SYS_MALLOC_LEN to Kconfig
[platform/kernel/u-boot.git] / include / configs / colibri-imx6ull.h
index 4351bfe..d95c838 100644 (file)
@@ -15,9 +15,6 @@
 
 #define PHYS_SDRAM_SIZE                        SZ_512M
 
-/* Size of malloc() pool */
-#define CONFIG_SYS_MALLOC_LEN          (32 * SZ_1M)
-
 /* ENET1 */
 #define IMX_FEC_BASE                   ENET2_BASE_ADDR