]> Git Repo - u-boot.git/blobdiff - include/configs/imx7-cm.h
Convert CONFIG_SYS_MALLOC_LEN to Kconfig
[u-boot.git] / include / configs / imx7-cm.h
index a390bff3353ca211cfc74cfbed30b6b587a66362..270c44eb0287b045b5725e4bd011fd30e504e03a 100644 (file)
@@ -12,9 +12,6 @@
 
 #define CONFIG_MXC_UART_BASE            UART1_IPS_BASE_ADDR
 
-/* Size of malloc() pool */
-#define CONFIG_SYS_MALLOC_LEN          (32 * SZ_1M)
-
 #define CONFIG_ETHPRIME                 "FEC"
 
 #undef CONFIG_SYS_AUTOLOAD
This page took 0.027463 seconds and 4 git commands to generate.