diff options
Diffstat (limited to 'include/configs/mx53ard.h')
| -rw-r--r-- | include/configs/mx53ard.h | 3 | 
1 files changed, 0 insertions, 3 deletions
| diff --git a/include/configs/mx53ard.h b/include/configs/mx53ard.h index b48625353..6ab4cde48 100644 --- a/include/configs/mx53ard.h +++ b/include/configs/mx53ard.h @@ -153,9 +153,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 |