summaryrefslogtreecommitdiff
path: root/include/configs/pcm052.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/pcm052.h')
-rw-r--r--include/configs/pcm052.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/pcm052.h b/include/configs/pcm052.h
index 286598d2def..f506c9c8df9 100644
--- a/include/configs/pcm052.h
+++ b/include/configs/pcm052.h
@@ -226,12 +226,6 @@
#define CONFIG_SYS_LOAD_ADDR CONFIG_LOADADDR
-/*
- * Stack sizes
- * The stack sizes are set up in start.S using the settings below
- */
-#define CONFIG_STACKSIZE (128 * 1024) /* regular stack */
-
/* Physical memory map */
#define CONFIG_NR_DRAM_BANKS 1
#define PHYS_SDRAM (0x80000000)