diff options
Diffstat (limited to 'include/configs/synquacer.h')
-rw-r--r-- | include/configs/synquacer.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/synquacer.h b/include/configs/synquacer.h index 9ce4d56e0f0..225d017d17d 100644 --- a/include/configs/synquacer.h +++ b/include/configs/synquacer.h @@ -24,7 +24,6 @@ * Boot info */ #define CONFIG_SYS_INIT_SP_ADDR (0xe0000000) /* stack of init proccess */ -#define CONFIG_SYS_MALLOC_LEN (0x01000000) /* 16Mbyte size of malloc() */ /* * Hardware drivers support |