diff options
Diffstat (limited to 'include/configs/s5pc210_universal.h')
| -rw-r--r-- | include/configs/s5pc210_universal.h | 3 | 
1 files changed, 0 insertions, 3 deletions
| diff --git a/include/configs/s5pc210_universal.h b/include/configs/s5pc210_universal.h index 721301f95..7727624c6 100644 --- a/include/configs/s5pc210_universal.h +++ b/include/configs/s5pc210_universal.h @@ -214,9 +214,6 @@  #define CONFIG_SYS_HZ			1000 -/* Stack sizes */ -#define CONFIG_STACKSIZE	(256 << 10)	/* regular stack 256KB */ -  /* Universal has 2 banks of DRAM */  #define CONFIG_NR_DRAM_BANKS	2  #define PHYS_SDRAM_1		CONFIG_SYS_SDRAM_BASE	/* LDDDR2 DMC 0 */ |