]> git.sur5r.net Git - u-boot/blobdiff - include/configs/omap3_pandora.h
Merge branch 'master' of git://git.denx.de/u-boot-video
[u-boot] / include / configs / omap3_pandora.h
index 28f8a3ee426cbc9ec898b8aa0a182a5868b75365..8a8a5d1cc03dc2ce75a9fc7a7e5895958cf042cc 100644 (file)
@@ -46,7 +46,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                 2       /* Divisor: 2^(PTV+1) => 8 */
 #define CONFIG_SYS_HZ                  1000
 
-/*-----------------------------------------------------------------------
- * Stack sizes
- *
- * The stack sizes are set up in start.S using the settings below
- */
-#define CONFIG_STACKSIZE       (128 << 10)     /* regular stack 128 KiB */
-
 /*-----------------------------------------------------------------------
  * Physical Memory Map
  */