diff options
Diffstat (limited to 'include/configs/mv-common.h')
| -rw-r--r-- | include/configs/mv-common.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/mv-common.h b/include/configs/mv-common.h index acd99208b07..052d4b9ca57 100644 --- a/include/configs/mv-common.h +++ b/include/configs/mv-common.h @@ -53,11 +53,6 @@ #define CONFIG_SYS_CBSIZE 1024 /* Console I/O Buff Size */ /* - * Size of malloc() pool - */ -#define CONFIG_SYS_MALLOC_LEN (1024 * 1024 * 4) /* 4MiB for malloc() */ - -/* * Other required minimal configurations */ #define CONFIG_SYS_RESET_ADDRESS 0xffff0000 /* Rst Vector Adr */ |
