aboutsummaryrefslogtreecommitdiff
path: root/include/configs/meesc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/meesc.h')
-rw-r--r--include/configs/meesc.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/meesc.h b/include/configs/meesc.h
index c0840b00f70..162e02fb446 100644
--- a/include/configs/meesc.h
+++ b/include/configs/meesc.h
@@ -97,10 +97,4 @@
#define CONFIG_SYS_CBSIZE 512
-/*
- * Size of malloc() pool
- */
-#define CONFIG_SYS_MALLOC_LEN ROUND(3 * CONFIG_ENV_SIZE + \
- 128*1024, 0x1000)
-
#endif