diff options
Diffstat (limited to 'include/configs/am335x_sl50.h')
-rw-r--r-- | include/configs/am335x_sl50.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/am335x_sl50.h b/include/configs/am335x_sl50.h index a08e6bfe08..7bb2bff5d1 100644 --- a/include/configs/am335x_sl50.h +++ b/include/configs/am335x_sl50.h @@ -80,7 +80,6 @@ #define CONFIG_SYS_MMC_ENV_PART 2 #define CONFIG_ENV_OFFSET 0x0 #define CONFIG_ENV_OFFSET_REDUND (CONFIG_ENV_OFFSET + CONFIG_ENV_SIZE) -#define CONFIG_SYS_REDUNDAND_ENVIRONMENT #endif /* Network. */ |