diff options
Diffstat (limited to 'include/configs/h2200.h')
-rw-r--r-- | include/configs/h2200.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/h2200.h b/include/configs/h2200.h index 530a88e..fea4044 100644 --- a/include/configs/h2200.h +++ b/include/configs/h2200.h @@ -26,7 +26,6 @@ #define CONFIG_ENV_SIZE 0x00040000 #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + 128*1024) -#define CONFIG_ENV_IS_NOWHERE #define CONFIG_SYS_MAXARGS 16 #define CONFIG_SYS_LOAD_ADDR 0xa3000000 /* default load address */ |