]> git.sur5r.net Git - u-boot/blobdiff - include/configs/omap3_zoom2.h
Merge branch 'master' of git://git.denx.de/u-boot-video
[u-boot] / include / configs / omap3_zoom2.h
index 98b93f8c765ff42b7ce6ff605240b49dcf6be6c3..4447dff00d7709ba1134b775014b9780fdb008cb 100644 (file)
@@ -53,7 +53,6 @@
 #define V_OSCK                 26000000        /* Clock output from T2 */
 #define V_SCLK                 (V_OSCK >> 1)
 
-#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_PTV                 7       /* 2^(PTV+1) */
 #define CONFIG_SYS_HZ                  ((V_SCLK) / (2 << CONFIG_SYS_PTV))
 
-/*-----------------------------------------------------------------------
- * Stack sizes
- *
- * The stack sizes are set up in start.S using these settings
- */
-#define CONFIG_STACKSIZE       (128 << 10)     /* regular stack 128 KiB */
-
 /*-----------------------------------------------------------------------
  * Physical Memory Map
  */