summaryrefslogtreecommitdiffstats
path: root/include/configs/cm_t35.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/cm_t35.h')
-rw-r--r--include/configs/cm_t35.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/cm_t35.h b/include/configs/cm_t35.h
index 2cba7fd714..a06a89d414 100644
--- a/include/configs/cm_t35.h
+++ b/include/configs/cm_t35.h
@@ -283,10 +283,6 @@
* The stack sizes are set up in start.S using the settings below
*/
#define CONFIG_STACKSIZE (128 << 10) /* regular stack 128 KiB */
-#ifdef CONFIG_USE_IRQ
-#define CONFIG_STACKSIZE_IRQ (4 << 10) /* IRQ stack 4 KiB */
-#define CONFIG_STACKSIZE_FIQ (4 << 10) /* FIQ stack 4 KiB */
-#endif
/*-----------------------------------------------------------------------
* Physical Memory Map
OpenPOWER on IntegriCloud