]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/jornada.h
ARM: Remove unused stack and irq config defines
[karo-tx-uboot.git] / include / configs / jornada.h
index 84ad2d874cad4d1c1b3e2e520d9dd520b8ddc1ad..d499abe4aff8cedd58c36cfc5caaa7076d7d7e68 100644 (file)
@@ -33,7 +33,6 @@
 
 /* we will never enable dcache, because we have to setup MMU first */
 #define CONFIG_SYS_DCACHE_OFF
-#undef CONFIG_USE_IRQ
 
 /* Console setting */
 
 #define CONFIG_SYS_CPUSPEED            0x0a /* core clock 206MHz */
 #define CONFIG_SYS_BAUDRATE_TABLE      { 19200, 38400, 57600, 115200 }
 
-/*-----------------------------------------------------------------------
- * Stack sizes
- *
- * The stack sizes are set up in start.S using the settings below
- */
-#define CONFIG_STACKSIZE               (128*1024)      /* regular stack */
 #define CONFIG_SYS_FLASH_CFI           1
 #define CONFIG_FLASH_CFI_DRIVER        1
 #define CONFIG_FLASH_CFI_WIDTH         FLASH_CFI_32BIT