diff options
Diffstat (limited to 'include/configs/flea3.h')
| -rw-r--r-- | include/configs/flea3.h | 8 | 
1 files changed, 0 insertions, 8 deletions
| diff --git a/include/configs/flea3.h b/include/configs/flea3.h index 46939d435..435051893 100644 --- a/include/configs/flea3.h +++ b/include/configs/flea3.h @@ -146,14 +146,6 @@  #define CONFIG_SYS_HZ				1000 - -/* - * Stack sizes - * - * The stack sizes are set up in start.S using the settings below - */ -#define CONFIG_STACKSIZE	(128 * 1024)	/* regular stack */ -  /*   * Physical Memory Map   */ |