summaryrefslogtreecommitdiffstats
path: root/include/configs/tt01.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/tt01.h')
-rw-r--r--include/configs/tt01.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/tt01.h b/include/configs/tt01.h
index 2b2e7fd8cd..cc68a42e86 100644
--- a/include/configs/tt01.h
+++ b/include/configs/tt01.h
@@ -86,9 +86,6 @@
/* default load address, 1MB up the road */
#define CONFIG_SYS_LOAD_ADDR (PHYS_SDRAM_1+0x100000)
-/* The stack sizes are set up in start.S using the settings below */
-#define CONFIG_STACKSIZE (128 * 1024) /* regular stack */
-
/* Size of malloc() pool, make sure possible frame buffer fits */
#define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + 10*1024*1024)
OpenPOWER on IntegriCloud