summaryrefslogtreecommitdiff
path: root/include/configs/el6x_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/el6x_common.h')
-rw-r--r--include/configs/el6x_common.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/el6x_common.h b/include/configs/el6x_common.h
index 220da5b80a..3f71db3219 100644
--- a/include/configs/el6x_common.h
+++ b/include/configs/el6x_common.h
@@ -14,9 +14,6 @@
#include "mx6_common.h"
-/* Size of malloc() pool */
-#define CONFIG_SYS_MALLOC_LEN (10 * SZ_1M)
-
#ifdef CONFIG_SPL
#include "imx6_spl.h"
#endif