diff options
Diffstat (limited to 'include/configs/mx53loco.h')
| -rw-r--r-- | include/configs/mx53loco.h | 3 | 
1 files changed, 0 insertions, 3 deletions
| diff --git a/include/configs/mx53loco.h b/include/configs/mx53loco.h index 24ec14014..8cbaf08e0 100644 --- a/include/configs/mx53loco.h +++ b/include/configs/mx53loco.h @@ -175,9 +175,6 @@  #define CONFIG_SYS_HZ		1000  #define CONFIG_CMDLINE_EDITING -/* Stack sizes */ -#define CONFIG_STACKSIZE	(128 * 1024)	/* regular stack */ -  /* Physical Memory Map */  #define CONFIG_NR_DRAM_BANKS	2  #define PHYS_SDRAM_1		CSD0_BASE_ADDR |