diff options
Diffstat (limited to 'include/configs/shmin.h')
-rw-r--r-- | include/configs/shmin.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/shmin.h b/include/configs/shmin.h index 995f76a1eab..c9718f9b36e 100644 --- a/include/configs/shmin.h +++ b/include/configs/shmin.h @@ -72,7 +72,6 @@ #define CONFIG_SYS_ATMEL_SECT {1, 2, 1, 7} #define CONFIG_SYS_ATMEL_SECTSZ {0x4000, 0x2000, 0x8000, 0x10000} -#define CONFIG_ENV_IS_IN_FLASH #define CONFIG_ENV_SECT_SIZE (64 * 1024) #define CONFIG_ENV_SIZE CONFIG_ENV_SECT_SIZE |