diff options
Diffstat (limited to 'include/configs/mx1fs2.h')
-rw-r--r-- | include/configs/mx1fs2.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/mx1fs2.h b/include/configs/mx1fs2.h index 90a8d84..0641bef 100644 --- a/include/configs/mx1fs2.h +++ b/include/configs/mx1fs2.h @@ -99,7 +99,6 @@ #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + (128<<10) ) -#define CONFIG_SYS_GBL_DATA_SIZE 128 /* size in bytes reserved for initial data */ #define CONFIG_STACKSIZE (120<<10) /* stack size */ |