diff options
Diffstat (limited to 'include/configs/vct.h')
| -rw-r--r-- | include/configs/vct.h | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/include/configs/vct.h b/include/configs/vct.h index 0a5ce6459..b4b094952 100644 --- a/include/configs/vct.h +++ b/include/configs/vct.h @@ -47,7 +47,6 @@  #define CONFIG_SYS_MONITOR_BASE		CONFIG_SYS_TEXT_BASE  #define CONFIG_SYS_MONITOR_LEN		(256 << 10) -#define CONFIG_STACKSIZE		(256 << 10)  #define CONFIG_SYS_MALLOC_LEN		(1 << 20)  #define CONFIG_SYS_BOOTPARAMS_LEN	(128 << 10)  #define CONFIG_SYS_INIT_SP_OFFSET	0x400000 |