diff options
Diffstat (limited to 'include/configs/actux3.h')
| -rw-r--r-- | include/configs/actux3.h | 7 | 
1 files changed, 0 insertions, 7 deletions
| diff --git a/include/configs/actux3.h b/include/configs/actux3.h index 78ee2b598..7165db09b 100644 --- a/include/configs/actux3.h +++ b/include/configs/actux3.h @@ -96,13 +96,6 @@  					  115200, 230400 }  #define CONFIG_SERIAL_RTS_ACTIVE	1 -/* - * Stack sizes - * - * The stack sizes are set up in start.S using the settings below - */ -#define CONFIG_STACKSIZE		(128*1024)	/* regular stack */ -  /* Expansion bus settings */  #define CONFIG_SYS_EXP_CS0			0xbd113442 |