diff options
Diffstat (limited to 'include/configs/brxre1.h')
-rw-r--r-- | include/configs/brxre1.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/brxre1.h b/include/configs/brxre1.h index c6e308b..30bd8cb 100644 --- a/include/configs/brxre1.h +++ b/include/configs/brxre1.h @@ -69,6 +69,5 @@ BUR_COMMON_ENV \ #define CONFIG_ENV_SIZE 0x10000 #define CONFIG_ENV_OFFSET 0x40000 /* TODO: Adresse definieren */ #define CONFIG_ENV_OFFSET_REDUND (CONFIG_ENV_OFFSET + CONFIG_ENV_SIZE) -#define CONFIG_SYS_REDUNDAND_ENVIRONMENT #endif /* __CONFIG_BRXRE1_H__ */ |