diff options
Diffstat (limited to 'include/configs/adp-ag102.h')
| -rw-r--r-- | include/configs/adp-ag102.h | 7 | 
1 files changed, 0 insertions, 7 deletions
| diff --git a/include/configs/adp-ag102.h b/include/configs/adp-ag102.h index 35f88cc39..eea44db35 100644 --- a/include/configs/adp-ag102.h +++ b/include/configs/adp-ag102.h @@ -219,13 +219,6 @@  #define CONFIG_SYS_BARGSIZE	CONFIG_SYS_CBSIZE  /* - * Stack sizes - * - * The stack sizes are set up in start.S using the settings below - */ -#define CONFIG_STACKSIZE	(128 * 1024)	/* regular stack */ - -/*   * Size of malloc() pool   */  #define CONFIG_SYS_MALLOC_LEN		(CONFIG_ENV_SIZE + 128 * 1024) |