]> git.sur5r.net Git - u-boot/blobdiff - include/configs/omap3_mvblx.h
ARM: OMAP: Remove STACKSIZE for IRQ and FIQ if unused
[u-boot] / include / configs / omap3_mvblx.h
index 04b683ef214ccb7737185c407c7a816f9c797006..eb51ea9f9baa279eaf977ac65445d413887bccf2 100644 (file)
  * 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