diff options
Diffstat (limited to 'include/configs/actux1.h')
-rw-r--r-- | include/configs/actux1.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/actux1.h b/include/configs/actux1.h index bdd2239..de29eb9 100644 --- a/include/configs/actux1.h +++ b/include/configs/actux1.h @@ -105,12 +105,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 0xbd113842 |