]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/pcm052.h
Remove various unused interrupt related code
[people/ms/u-boot.git] / include / configs / pcm052.h
index 286598d2def8caa30c12bb821dfcd7c6724ebab6..f506c9c8df991d06483e685286b4cb9270697c3e 100644 (file)
 
 #define CONFIG_SYS_LOAD_ADDR           CONFIG_LOADADDR
 
-/*
- * Stack sizes
- * The stack sizes are set up in start.S using the settings below
- */
-#define CONFIG_STACKSIZE               (128 * 1024)    /* regular stack */
-
 /* Physical memory map */
 #define CONFIG_NR_DRAM_BANKS           1
 #define PHYS_SDRAM                     (0x80000000)