diff options
Diffstat (limited to 'include/configs/rsk7264.h')
-rw-r--r-- | include/configs/rsk7264.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/rsk7264.h b/include/configs/rsk7264.h index cc709097c03..14e55c579d4 100644 --- a/include/configs/rsk7264.h +++ b/include/configs/rsk7264.h @@ -48,7 +48,6 @@ #define CONFIG_SYS_MAX_FLASH_BANKS 1 #define CONFIG_SYS_MAX_FLASH_SECT 512 -#define CONFIG_ENV_IS_IN_FLASH 1 #define CONFIG_ENV_OFFSET (128 * 1024) #define CONFIG_ENV_ADDR (CONFIG_SYS_FLASH_BASE + CONFIG_ENV_OFFSET) #define CONFIG_ENV_SECT_SIZE (128 * 1024) |