diff options
Diffstat (limited to 'include/configs/devkit8000.h')
| -rw-r--r-- | include/configs/devkit8000.h | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/include/configs/devkit8000.h b/include/configs/devkit8000.h index c47e17c77..fa7a6c7d8 100644 --- a/include/configs/devkit8000.h +++ b/include/configs/devkit8000.h @@ -65,7 +65,6 @@  #define CONFIG_ENV_SIZE			(128 << 10)	/* 128 KiB */  						/* Sector */  #define CONFIG_SYS_MALLOC_LEN		(CONFIG_ENV_SIZE + (128 << 10)) -#define CONFIG_SYS_GBL_DATA_SIZE	128	/* bytes reserved for */  						/* initial data */  /* Hardware drivers */ |