]> git.sur5r.net Git - u-boot/blobdiff - include/configs/omap3_evm_common.h
Merge branch 'master' of git://git.denx.de/u-boot-video
[u-boot] / include / configs / omap3_evm_common.h
index 20192a90a7c7ff741892a7f8fb5725c1bfd5704e..d9578f47b03890f107482363411a49648162078f 100644 (file)
  */
 #define CONFIG_OMAP                    /* This is TI OMAP core */
 #define CONFIG_OMAP34XX                        /* belonging to 34XX family */
+#define CONFIG_OMAP_GPIO
 
 #define CONFIG_SDRC                    /* The chip has SDRC controller */
 
 #define CONFIG_OMAP3_EVM               /* This is a OMAP3 EVM */
 #define CONFIG_TWL4030_POWER           /* with TWL4030 PMIC */
 
-#undef CONFIG_USE_IRQ                  /* no support for IRQs */
-
 /*
  * Clock related definitions
  */
 /* Size of malloc pool */
 #define CONFIG_SYS_MALLOC_LEN          (CONFIG_ENV_SIZE + (128 << 10))
 
-/*
- * Stack sizes
- * These values are used in start.S
- */
-#define CONFIG_STACKSIZE       (128 << 10)     /* regular stack 128 KiB */
-
 /*
  * Physical Memory Map
  * Note 1: CS1 may or may not be populated