diff options
Diffstat (limited to 'include/configs/actux4.h')
-rw-r--r-- | include/configs/actux4.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/actux4.h b/include/configs/actux4.h index c1105df5956..c34dca2c2db 100644 --- a/include/configs/actux4.h +++ b/include/configs/actux4.h @@ -103,12 +103,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 0xbd113003 |