summaryrefslogtreecommitdiffstats
path: root/include/configs/palmld.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/palmld.h')
-rw-r--r--include/configs/palmld.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/include/configs/palmld.h b/include/configs/palmld.h
index 70b794db0f..835121ed3b 100644
--- a/include/configs/palmld.h
+++ b/include/configs/palmld.h
@@ -130,15 +130,6 @@
#define CONFIG_SYS_CPUSPEED 0x210 /* 416MHz ; N=2,L=16 */
/*
- * Stack sizes
- */
-#define CONFIG_STACKSIZE (128*1024) /* regular stack */
-#ifdef CONFIG_USE_IRQ
-#define CONFIG_STACKSIZE_IRQ (4*1024) /* IRQ stack */
-#define CONFIG_STACKSIZE_FIQ (4*1024) /* FIQ stack */
-#endif
-
-/*
* DRAM Map
*/
#define CONFIG_NR_DRAM_BANKS 1 /* 1 bank of DRAM */
OpenPOWER on IntegriCloud