diff options
Diffstat (limited to 'include/configs/trats.h')
-rw-r--r-- | include/configs/trats.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/trats.h b/include/configs/trats.h index d2dfc9f..cadb1e9 100644 --- a/include/configs/trats.h +++ b/include/configs/trats.h @@ -165,9 +165,6 @@ #define CONFIG_SYS_HZ 1000 -/* Stack sizes */ -#define CONFIG_STACKSIZE (256 << 10) /* regular stack 256KB */ - /* TRATS has 2 banks of DRAM */ #define CONFIG_NR_DRAM_BANKS 2 #define PHYS_SDRAM_1 CONFIG_SYS_SDRAM_BASE /* LDDDR2 DMC 0 */ |