diff options
Diffstat (limited to 'include/configs/actux2.h')
-rw-r--r-- | include/configs/actux2.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/actux2.h b/include/configs/actux2.h index c55571c..d2cc26c 100644 --- a/include/configs/actux2.h +++ b/include/configs/actux2.h @@ -98,12 +98,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 0xbd113042 |