diff options
Diffstat (limited to 'include/configs/am65x_evm.h')
-rw-r--r-- | include/configs/am65x_evm.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/am65x_evm.h b/include/configs/am65x_evm.h index 1149d55937..9c06f10a2f 100644 --- a/include/configs/am65x_evm.h +++ b/include/configs/am65x_evm.h @@ -121,7 +121,6 @@ #define CONFIG_ENV_SIZE (128 << 10) #define CONFIG_ENV_OFFSET 0x680000 #define CONFIG_ENV_OFFSET_REDUND (CONFIG_ENV_OFFSET + CONFIG_ENV_SIZE) -#define CONFIG_SYS_REDUNDAND_ENVIRONMENT #endif #define CONFIG_SUPPORT_EMMC_BOOT |