diff options
Diffstat (limited to 'include/configs/smdk5250.h')
-rw-r--r-- | include/configs/smdk5250.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/smdk5250.h b/include/configs/smdk5250.h index eb1466c52b..e0a6deb0ee 100644 --- a/include/configs/smdk5250.h +++ b/include/configs/smdk5250.h @@ -133,9 +133,6 @@ #define CONFIG_RD_LVL -/* Stack sizes */ -#define CONFIG_STACKSIZE (256 << 10) /* 256KB */ - #define CONFIG_NR_DRAM_BANKS 8 #define SDRAM_BANK_SIZE (256UL << 20UL) /* 256 MB */ #define PHYS_SDRAM_1 CONFIG_SYS_SDRAM_BASE |