diff options
Diffstat (limited to 'include/configs/ls1021atwr.h')
-rw-r--r-- | include/configs/ls1021atwr.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/ls1021atwr.h b/include/configs/ls1021atwr.h index 5d6a64acbd..fcf035b86a 100644 --- a/include/configs/ls1021atwr.h +++ b/include/configs/ls1021atwr.h @@ -403,12 +403,6 @@ #define CONFIG_LS102XA_STREAM_ID -/* - * Stack sizes - * The stack sizes are set up in start.S using the settings below - */ -#define CONFIG_STACKSIZE (30 * 1024) - #define CONFIG_SYS_INIT_SP_OFFSET \ (CONFIG_SYS_INIT_RAM_SIZE - GENERATED_GBL_DATA_SIZE) #define CONFIG_SYS_INIT_SP_ADDR \ |