diff options
Diffstat (limited to 'include/configs/zmx25.h')
| -rw-r--r-- | include/configs/zmx25.h | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/include/configs/zmx25.h b/include/configs/zmx25.h index c9f737d42..072945ad4 100644 --- a/include/configs/zmx25.h +++ b/include/configs/zmx25.h @@ -171,6 +171,5 @@   * Size of malloc() pool   */  #define CONFIG_SYS_MALLOC_LEN		(0x400000 - 0x8000) -#define CONFIG_STACKSIZE		(32*1024)	/* regular stack */  #endif	/* __CONFIG_H */ |