ARM: Remove unused stack and irq config defines
[platform/kernel/u-boot.git] / include / configs / apollon.h
index aebca71..b8ca8a8 100644 (file)
@@ -66,7 +66,6 @@
 /* the OMAP2420 H4 has 12MHz, 13MHz, or 19.2Mhz crystal input */
 #define        CONFIG_SYS_CLK_FREQ     V_SCLK
 
-#undef CONFIG_USE_IRQ  /* no support for IRQs */
 #define        CONFIG_MISC_INIT_R
 
 #define        CONFIG_CMDLINE_TAG      1       /* enable passing of ATAGs */
 #define        CONFIG_SYS_HZ           ((CONFIG_SYS_CLK_FREQ)/(2 << CONFIG_SYS_PTV))
 
 /*-----------------------------------------------------------------------
- * Stack sizes
- *
- * The stack sizes are set up in start.S using the settings below
- */
-#define        CONFIG_STACKSIZE SZ_128K        /* regular stack */
-
-/*-----------------------------------------------------------------------
  * Physical Memory Map
  */
 #define        CONFIG_NR_DRAM_BANKS    1       /* CS1 may or may not be populated */