diff options
Diffstat (limited to 'include/configs/aristainetos-common.h')
-rw-r--r-- | include/configs/aristainetos-common.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/aristainetos-common.h b/include/configs/aristainetos-common.h index 030f01c36d..5c27055e45 100644 --- a/include/configs/aristainetos-common.h +++ b/include/configs/aristainetos-common.h @@ -148,8 +148,6 @@ #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_MEMTEST_START + 0x100000) #define CONFIG_SYS_MEMTEST_SCRATCH 0x10800000 -#define CONFIG_STACKSIZE (128 * 1024) - /* Physical Memory Map */ #define CONFIG_NR_DRAM_BANKS 1 #define PHYS_SDRAM MMDC0_ARB_BASE_ADDR |