summaryrefslogtreecommitdiff
path: root/include/configs/novena.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/novena.h')
-rw-r--r--include/configs/novena.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/novena.h b/include/configs/novena.h
index cdc437c492..fff2396e98 100644
--- a/include/configs/novena.h
+++ b/include/configs/novena.h
@@ -28,7 +28,6 @@
#ifdef CONFIG_CMD_MMC
#define CONFIG_SYS_MMC_ENV_DEV 0
#define CONFIG_ENV_OFFSET (512 * 1024)
-#define CONFIG_ENV_SIZE_REDUND CONFIG_ENV_SIZE
#define CONFIG_ENV_OFFSET_REDUND \
(CONFIG_ENV_OFFSET + CONFIG_ENV_SIZE)
#endif